Files
2024-09-30 13:48:34 +03:00

10 lines
239 B
Markdown

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
```