This is a full stack web appliation where the users can create and review some domains based on the popular YELP web application
- Authentication
- Authorization
- CRUD
- Responsive Web Design
- Flash Messages
- Restful Routing
- Cloud Databases
- Map and Geocoding
Clone the project
git clone https://github.com/vigneshb27/Yelp.git
Go to the project directory
cd Yelp
Install dependencies
npm install
Start the server
nodemon app
MIT