This is simple TODO list generator application. Was written using React and Redux Toolkit (tha last one is new technology, so this is was some kinda practicing) As as as I was write Unit and Integration tests for all this stuff.
Make sure you have Node.js >= 12 and NPM >=8
Close this repo, and in terminal just type:
- npm install (for installing deps)
- npm run start (for local developing)
- npm run build (for production ready build)
- npm run test (if you want to see some passed tests :))
This project has been written by Boris Syrpin https://t.me/lebedevmoscow