Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yonashailug/todox

Todo app with react and firebase [WIP]
https://github.com/yonashailug/todox

firebase reactjs typescript

Last synced: about 2 months ago
JSON representation

Todo app with react and firebase [WIP]

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!

![Todo app](public/cover.jpg?raw=true "Todo")