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~ 😘 (below are commands for installation with npm only)
npm i react
npm i react-dom
npm i redux
npm i react-redux
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
npm i firebaseui
npm install @material-ui/core
npm install @material-ui/styles
npm install @material-ui/icons
Made by Wendy with ❤️