https://github.com/ardafirdausr/todo-client
Simple todo app
https://github.com/ardafirdausr/todo-client
bootstrap google-sso javascript react
Last synced: about 2 months ago
JSON representation
Simple todo app
- Host: GitHub
- URL: https://github.com/ardafirdausr/todo-client
- Owner: ardafirdausr
- Created: 2021-04-08T04:18:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-17T02:54:13.000Z (almost 5 years ago)
- Last Synced: 2025-07-03T22:06:05.669Z (12 months ago)
- Topics: bootstrap, google-sso, javascript, react
- Language: JavaScript
- Homepage: https://todo.projects.ardafirdausr.com
- Size: 496 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Todo
Simple Todo App
### Setup
1. Copy .env.example file to .env
2. Fill the environment config
### Run The App
`yarn start`
### Build The App
`yarn build`