- React Hooks
- Redux Hooks
- Reselect
- Redux Persist
- Webpack
- SCSS + CSS module
- Jest
- ESLint
- Mock API using json-server and faker
This project requires node.js
- Fork this repo
- Install project dependencies
npm install
- Start app with mock api
npm run dev:api
- Client-side App - http://localhost:8080/
- Mock API - http://localhost:8081/api/categories