README updated

This commit is contained in:
QkoSad
2024-09-30 13:48:34 +03:00
parent 3635b2594a
commit b0d8882c3a
18 changed files with 27874 additions and 21 deletions
+9 -1
View File
@@ -1 +1,9 @@
# React_task_tracker
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
A Simple TODO application. Using react in js. It has no persistent memory.
Working with node v22.9.0
To start it:
```bash
npm start
```