Skip to content

Alexey-Timakov/Cyberia-test-react-redux-tailwind

Repository files navigation

Test task for Cyberia IT compony

Test task for Cyberia IT company.

Stack used:

  • Vite
  • React 18
  • Tailwind and SCSS modules (with classnames library)
  • MUI components
  • Redux Toolkit with RTK Query
  • Axios
  • React Hook Form

Key features:

  • Responsive and adaptive design
  • Form validation on the client side
  • Error checking from the backend responces

How to install

Download the project, open command line interface and go to the folder containig this downloaded project. Execute the following command:

npm install

To run project in development mode:

npm run dev

To build project:

npm run build
npm run preview

To run linters project:

npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages