Web App for Hacking Heist
- Clone the repo into a directory.
git clone https://github.com/Debajyoti111/one-care.git
-
Install MongoDB and run mongod.
-
Change directory into the server.
cd server
- Install all the dependencies.
npm install
- Start the server
npm start
- Change directory into the client
cd ../client
- Install the dependencies
npm install
- Start the react app.
npm start
Enjoy with our service!