https://github.com/yonashailug/todox
Todo app with react and firebase [WIP]
https://github.com/yonashailug/todox
firebase reactjs typescript
Last synced: 2 months ago
JSON representation
Todo app with react and firebase [WIP]
- Host: GitHub
- URL: https://github.com/yonashailug/todox
- Owner: yonashailug
- Created: 2022-03-19T19:33:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T02:54:10.000Z (about 4 years ago)
- Last Synced: 2025-03-23T04:14:23.935Z (over 1 year ago)
- Topics: firebase, reactjs, typescript
- Language: TypeScript
- Homepage:
- Size: 407 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo App
Simple todo app with React(Typescript) and firebase. It's under work in progress.
You can drag and drop the todos/tasks into the tag sections.
See screenshot below.
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
