- A full stack application to locate Ninjas near you or any location you'd like to.
- You can hire them and make them go shopping for you or they can carry you to the market.
- Frontend - HTML/CSS, JS, ReactJS
- Backend - NodeJS, Express, MongoDB (REST API)
Open folder with package.json file and run the command - npm install
After succesful installation of node packages, run the command - node index
This will start your backend server on port 4000
Install MongoDB and add dummy data into ninjago collection, following the
NinjaSchema
and GeoSchema
Open localhost:4000/index.html and use the application