cra-template-marc
v1.0.15
Published
The base template for Create React App from Marc Gusmano.
Downloads
2
Maintainers
Readme
Create React App Template
From Marc Gusmano
This Template includes:
- React Hooks
- 'holy grail' flex-box based layout (north,west,center,east,south)
- global state management with useContext and useReducer
- react-router
- user/group/role secured routes
- accessToken and refreshToken for server calls (TBA)
- axios
- bootstrap for css
- Material UI components
To Use
npx create-react-app marcapp --template marc