Skip to content

elroi99/roc8-task-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Boiler Plate Template

This is basic boiler plate ready to go template. Template includes Material UI for styling and React Router Dom for routing. The bolier plate is using React Context as top level component which is currently being used for App Drawer toggle. It also contains UserContext and Private Routes to be handled within your app easily.

Feel Free to use it in your own proects. And add more things in it if required.

Configuration

  • For adding routes go to src/config/routes.js file and add your route.

  • For confugring Material-UI theme go to src/config/theme.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors