This is a full-stack web app that utilizes Mapbox as the frontend and geocode for the backend to add and display nearby barber locations on a user friendly map. Compared to offical barbershops, non-licensed and amateur barbers can add their locations particularly in these pressing times thanks to COVID.
Click the link here to see the web app: https://barber-near-me.herokuapp.com/
- Node.js - JS runtime environment
- Express - Web Framework for Node.js
- MongoDB - NoSQL database
- Mongoose - ODM library for MongoDB and Node.js
- Mapbox - Open source mapping platform
- Heroku - Cloud Service Host
- Mustafa Abdulrahman - Primary Creator - Mustaballer
This project is licensed under the MIT License - see the LICENSE.md file for details
- Huge props to Traversy Media as learning resources
- Props to Nayalash for giving idea of barbers
- Thanks PurpleBooth for readme template