Testovoe
This is an app (pet project) written in React.js using typescript for types and redux-toolkit as a state manager. This repository is a front end. If you want to try playing with this, follow the manual.
Clone repository with app using command git clone
git clone https://github.com/devlsl/testovoe.git testovoe
And go to the directory with app
cd testovoe
Run the command
yarn
or
npm install
Run the command
yarn dev
or
npm run dev
App automaticly starts on 5173 port
Follow the link
Hope you'll enjoy