How to run this web app :
- Download or clone this repository into your local computer
- Open terminal or CMD
- Move to your project directory (
cd authentication-in-react-apps
) - Run the web app by
npm start
- Open a new tab on the terminal
- Bundle all the packages by
npm run bundle
- In your browser, open http://localhost:3000
Credits to : https://vladimirponomarev.com/blog/authentication-in-react-apps-creating-components