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!🍻
Check, explore and remix it!
See instructions
- You can create your cluster by signing up at mongodb.
- Allow connections (whitelist) from your IP or a global IP.
- Create a user with read and write privileges. `Security --> Database Access .
- Connect --> Connect your application --> Copy the uri .
MONGO_URI=<your mongodb atlas uri>
REACT_APP_MAPBOX_TOKEN=<your mapbox token>
- You can get your token by signing up at mapbox.
5. 🚀 Open http://localhost:3000 to view it in your browser, and start using the app!
- React with material ui.
- React-map-gl.
- Node.js with Express for the server.
- Mongodb Atlas for the cloud database.