https://github.com/judemusyoki/todos-react
A todo list app built to showcase React Js styled using Material UI. The backend is configured using Firebase. The app uses local storage store data saved across browser sessions.
https://github.com/judemusyoki/todos-react
css firebase html javascript reactjs
Last synced: 2 months ago
JSON representation
A todo list app built to showcase React Js styled using Material UI. The backend is configured using Firebase. The app uses local storage store data saved across browser sessions.
- Host: GitHub
- URL: https://github.com/judemusyoki/todos-react
- Owner: judemusyoki
- Created: 2021-02-09T22:05:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-16T08:49:47.000Z (about 5 years ago)
- Last Synced: 2025-10-25T22:51:47.469Z (8 months ago)
- Topics: css, firebase, html, javascript, reactjs
- Language: JavaScript
- Homepage: https://todos-react-9fbca.firebaseapp.com/
- Size: 380 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo list app
A todo list app built to showcase React Js styled using Material UI. The backend is configured using Firebase. The app uses local storage store data saved across browser sessions. The app also contains a dark and light mode.