Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 511 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 511 Bytes

RajasthanHackathon

This project was developed as a prototype for Rajasthan Hackathon july 2018. This is simple Login signup and email, OTP and frontend is build in ReactJs and materialize.

//To DO:

  • Aadhar Authentication some part.
  • Rating to guide

Run on local system: Packages needed-

  • Nodejs
  • React-dom
  • React
  • yarn
  • MongoDb

To run this Project.

  • Clone the repo.
  • in root directory run "npm install"
  • Switch to Client Directory and run "npm install"
  • Go to root directory and run "yarn dev"