Login module using ReactJs
To Run the code STEPS:
- Install NodeJs (https://nodejs.org/en/download/)
2)Clone the project
3)Open the project directory in the command prompt
-
NPM install
Which install all the node modules
5)Install Dependencies
npm install react react-dom --save
npm install react-slick --save
npm install slick-carousel --save
npm i react-phone-number-input --save
-
once all the dependencies are installed
-
NPM start
Your can see the app in your browser.