https://github.com/jsonfm/react-todo
💚 🚀 A Todos App made with React.
https://github.com/jsonfm/react-todo
css react
Last synced: 2 months ago
JSON representation
💚 🚀 A Todos App made with React.
- Host: GitHub
- URL: https://github.com/jsonfm/react-todo
- Owner: jsonfm
- Created: 2022-10-21T15:15:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T01:41:58.000Z (over 3 years ago)
- Last Synced: 2025-07-20T07:42:16.609Z (11 months ago)
- Topics: css, react
- Language: JavaScript
- Homepage: https://jsonfm.github.io/react-todo/
- Size: 616 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README


A todos app made with React.JS and CSS styles.
### Install
```
npm run install
```
### Dev
```
npm run dev
```