Skip to content

AlejandroGutierrezB/Mapub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map app to find the perfect pubs/bars and enjoy your favourite beer at the best price Check it out at https://mapub.netlify.app/ Cheers!🍻

Home Cheers

🧪 Want to use this project?

Check, explore and remix it!

See instructions

1. Fork and the clone the repository

2. In the root directoy run npm run install:all.

3. Add your env variables:

3.1 server --> .env.example (save as .env)

  1. You can create your cluster by signing up at mongodb.
  2. Allow connections (whitelist) from your IP or a global IP.
  3. Create a user with read and write privileges. `Security --> Database Access .
  4. Connect --> Connect your application --> Copy the uri .
MONGO_URI=<your mongodb atlas uri>

3.2 client --> .env.example (save as .env)

REACT_APP_MAPBOX_TOKEN=<your mapbox token>
  1. You can get your token by signing up at mapbox.

4. In the root directoy run npm run start:all.

5. 🚀 Open http://localhost:3000 to view it in your browser, and start using the app!

🥞 Stack

Front-End

Back-End

  • Node.js with Express for the server.
  • Mongodb Atlas for the cloud database.

About

Map app to find the perfect pubs/bars and enjoy your favourite beer at the best price

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published