npm i && npm run dev
# or
yarn && yarn dev
# or
pnpm install && pnpm dev
- Typescript
- Next.js 13
- Vercel
- Github Actions
- React
- Redux Toolkit
- Redux-Logic
- Axios
- Normalizr
- Ramda
- MUI v5
- Tailwind CSS
- SCSS
- Jest
- React-Testing-Library
This is a demonstration of the solution to a test task for AgencyAnalytics. Where the main condition for using React and Redux is also covering the code with tests. Demo https://next-redux-ts-logic-o0tarnviq-vladyslavhonchenko.vercel.app/
TypeScript
npm i && npm run dev
# or
yarn && yarn dev
# or
pnpm install && pnpm dev