Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 960 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 960 Bytes

To-do list with Redux and Firebase

This project is a to-do list that demonstrates the use of Redux and Firebase in combination. The goal of the project was to practice using these technologies together to manage state and user identity. The project utilizes Redux for state management, Firebase for user identity management and storing information specific to individual users, and AsyncThunk to connect the two. In addition, the project includes the implementation of dotenv for hiding keys and the use of Material UI for styling, including a dark/light mode switch.

Built With

  • React JS
  • Redux Toolkit
  • React Router
  • Firebase
  • Material UI
  • React-Toastify
  • dotenv

Live at :

https://todo3-redux-firebase.netlify.app image image