The objective of this project was to know and configure a simple project with redux toolkit (or RTK), as this project would combine very well with just Context API or React-Query.
For this project I created a Figma with all the pages, tokens and components, access it by clicking here
- React.js
- @reduxjs/toolkit
- react-router-dom
- styled-components
- polished
- axios
- eslint
- prettier
- Typescript
- husky
- vite
- Miragejs (backend faker)
- Vercel
yarn
# or npm i
yarn dev
# or npm run dev
yarn build
# or npm run build