/one-care

Web App for Hacking Heist

GNU General Public License v3.0GPL-3.0

one-care

Web App for Hacking Heist

To use the web app.

  1. Clone the repo into a directory.
  • git clone https://github.com/Debajyoti111/one-care.git
  1. Install MongoDB and run mongod.

  2. Change directory into the server.

  • cd server
  1. Install all the dependencies.
  • npm install
  1. Start the server
  • npm start
  1. Change directory into the client
  • cd ../client
  1. Install the dependencies
  • npm install
  1. Start the react app.
  • npm start

Enjoy with our service!