https://github.com/hilmimubarok/todo-app-react-firebase
Simple Todo App with React, Tailwind And Firebase
https://github.com/hilmimubarok/todo-app-react-firebase
firebase reactjs tailwindcss
Last synced: about 2 months ago
JSON representation
Simple Todo App with React, Tailwind And Firebase
- Host: GitHub
- URL: https://github.com/hilmimubarok/todo-app-react-firebase
- Owner: HilmiMubarok
- Created: 2022-05-20T11:57:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-20T12:34:46.000Z (about 4 years ago)
- Last Synced: 2025-06-10T09:41:20.222Z (about 1 year ago)
- Topics: firebase, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://todo-app-hilmi.vercel.app/
- Size: 398 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple Todo App with React Firebase and TailwindCSS
### How to Install
```
npm install
```
rename ```src/firebase.example.js``` to ```src/firebase.js```
add your config from firebase to ```src/firebase.js```