This is a test-task react project for SagTech.

First, run the development server:
bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:5173 with your browser to see the result.
This project uses React.js, Typescript, Tailwindcss and Redux-Toolkit as a state management. Vite as a build tool. To learn more about React.js, Typescript and Redux-Toolkit take a look at the following resources:
- react - learn about React.js library.
- redux-toolkit - a state management tutorial.
- typescript - typescript documentation.
- vite - vite documentation.
- tailwindcss - tailwindcss documentation.
You can see deploy of this app on gh-pages: