https://github.com/michaelyuhe/retodo
https://github.com/michaelyuhe/retodo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelyuhe/retodo
- Owner: MichaelYuhe
- Created: 2022-05-09T13:50:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-27T01:50:54.000Z (over 2 years ago)
- Last Synced: 2025-01-17T08:36:06.470Z (4 months ago)
- Language: JavaScript
- Homepage: retodo-ten.vercel.app
- Size: 539 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project Infor
A todo-list web, using react and json-server.
Author: MichaelYuhe
## How to Start
### Front-end
`npm run start`
### Back-end
`npm run backend`