Skip to content

Aparajit-Garg/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

notes

A note taking web app made using react.

This app can be found here: https://notes-14a7e.web.app/ ** for demo purpose you can try logging in with username: [email protected] and password: 123456

Features:

  1. Firebase authentication (sign in/ sign up)
  2. Storing the notes in firebase database
  3. A responsive web app
  4. Any suggestion is welcomed to improve this application.

Concepts covered:

  1. CRUD api calls to firebase database
  2. Authentication (email) on login and signup with firebase
  3. Debouncing implemented to update the notes while editing it in real time
  4. React router
  5. State across the app is managed using Context API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published