The aims of this project are:
- create TodoList with react-ts;
- create documentation with 'jsdoc' and 'better-docs';
- use firebase for backend imitation;
- use redux as state manager.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build
folder.
Creates a documentation with jsdoc.
You also can use standard cra scripts when it's needed.