This repository houses a project built during the course of learning how to build an authentication system with react. The following are the tutorials:
- Introduction to React-Bootstrap
- React Authentication - Register
- React Authentication - LOGIN
- React Authentication - Protecting and Accessing Routes/Endpoints
- Printing in React Made Easy With React-To-Print
- Clone the whole project or by branch name
- Run
npm install
- Run
npm start
That will open the project on your default browser