Notes 2.0 is a small web application where you can plan your daily tasks , you can create a new task list with different tasks,and complete thease tasks once you finish them, per day. all your created tasks are visible and you can get a good timeline of your work done
Link to Application - https://notes2-0.netlify.app/
- Email:[email protected]
- Password:abcd123
- Backend - Firebase
- Front End - Netlify
- CRUD functionalities
- Private Routes User Authentication
- Creating Notes , Completing Tasks
- Viewing all your previous notes
- create-react-app
- React + Hooks
- React Router + Private Route
- Use Reducer + Use History + Use Ref Hooks
- Use Context
- Firebase
- Bootstrap - CSS
- How to Communicate between Firestore and React app
- Configuring Firebase in React app
- How to Create Private Routes
- How to Use Use Context and Use Reducer
- How to Use Firebase Auth Library