This project was bootstrapped with Create React App
This project inspired by exercise of 30DaysOfReact
Tech stack:
- React
- React Router
- Redux (redux toolkit)
- Redux-thunk
- Axios
- Jest
- React testing library
- React hooks testing library
- Sass
- typescript
Development harness
- ESlint
- Prettier
- Husky
- Storybook
- Github Actions (CI)
In the project directory, you can run:
npm i && npm start
npm run test:nowatch -- --coverage
npm run lint
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.