cra-template-react-route-template
v0.2.1
Published
Light weight templates for react -> has react router setup already with authenticated routes
Downloads
4
Maintainers
Readme
This project was bootstrapped with Create React App.
Package details
This is a light weight template for react applications. This template has react router setup already with authenticated routes and a few other component structures.
Also, authentication structure already exist and is done with the LocalStorage Web API.
Note
Feel free to modify and send in a PR. Would love to improve this project code for best practices and cleaner code.