Skip to content

Full Stack Application to locate Ninjas nearby so you can hire them to carry you

Notifications You must be signed in to change notification settings

VenuGopal1899/Find-my-ninja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Find my Ninja

  1. A full stack application to locate Ninjas near you or any location you'd like to.
  2. You can hire them and make them go shopping for you or they can carry you to the market.
Tech Stack
-   Frontend - HTML/CSS, JS, ReactJS
-   Backend - NodeJS, Express, MongoDB (REST API)
Instructions to run the code:

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

About

Full Stack Application to locate Ninjas nearby so you can hire them to carry you

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published