Skip to content

📝 A todo list app developed by ReactJS, Redux. Deployed @ GitHub Pages and Firebase hosting

License

Notifications You must be signed in to change notification settings

lynklody/todo-list-firebase

Repository files navigation

A Todo list app developed with ReactJS & Redux & material-UI & Firebase/Firestore


Deployed at GitHub Pages:globe_with_meridians: : https://lynklody.github.io/todo-list/
Deployed at Firebase hosting:globe_with_meridians: : https://todo-backend-4142d.web.app/
Currently under development will add more features soon~ 😘

Core Dependencies

(below are commands for installation with npm only)
React / Redux
 npm i react
 npm i react-dom
 npm i redux
 npm i react-redux

Firebase / Firestore

npm i firebase  or  npm install firebase-tools (recommended to install firebase globally)
npm i react-redux-firebase
npm i redux-firebase
npm i redux-firestore

Firebase authentication UI component

npm i firebaseui

Material-UI

Material-UI core
npm install @material-ui/core
Theming and Style
npm install @material-ui/styles
SVG Icons
npm install @material-ui/icons

Made by Wendy with ❤️

About

📝 A todo list app developed by ReactJS, Redux. Deployed @ GitHub Pages and Firebase hosting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published