This project was inspired in https://github.com/viniarruda/react-boilerplate
Also this project provide Apollo and unit test.
Run: npm install
Storybook: npm run storybook
Test: npm run test
After run: npm start
Check below our stacks
- React
- Context
- Hooks (useReducer, useContext)
- State Global using Context + Hooks
- Custom Hooks (Like redux Thunks)
- Axios
- Simple Authentication
- Private-Route
- Styled-component with GlobalStyle
- Apollo
- Storybook
- Jest
So with this project you can either use react hooks or apollo (or both) to create you api connection