- Login Screen Version 1 Done Responsive
- Login Screen Version 2 Done Responsive
- Forget Password Screen Done
You must Node JS installed on your system.
- After clonning it locally you just have to go in the folder open a new terminal and type:
npm i
. It will download all the node modules.
We can start the project with
npm start
It will start the development server on LocalHost 3000