Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clairefro/mern-todo-app
client for use with backend https://github.com/clairefro/mern-todo-app-backend
https://github.com/clairefro/mern-todo-app
Last synced: 3 days ago
JSON representation
client for use with backend https://github.com/clairefro/mern-todo-app-backend
- Host: GitHub
- URL: https://github.com/clairefro/mern-todo-app
- Owner: clairefro
- Created: 2020-06-13T17:14:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:48:25.000Z (about 2 years ago)
- Last Synced: 2025-01-10T02:18:03.503Z (6 days ago)
- Language: JavaScript
- Homepage:
- Size: 4.97 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Client for a localhost-run, MERN stack todo app
Follow instructions for setting up backend here first: https://github.com/clairefro/mern-todo-app-backend
### Install
`yarn install``yarn start`
client runs on localhost:3000