Aplicação MVP do
- React
- React Router
- Redux
- React Hooks
- Axios
- Styled Components
- jest
- Js Lint (Eslint, Prettier, Standard)
- Husky
Clone the repository and run command below to install node dependencies
npm install or yarn install
npm start or yarn start
npm test or yarn test