This application was created as part of a test task to demonstrate skills in building applications using the React and Redux stack. Unfortunately, the description of the test task is lost.
Clone the app:
git clone https://github.com/asddsa356/react-test-app
cd react-typescript-todo-app
Install dependencies:
yarn
Run the app:
yarn start
This project was bootstrapped with Create React App.