Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 527 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 527 Bytes

Clever Notes - Note-Taking App

Clever Notes is a note-taking application that allows users to create, edit, and delete notes. The app uses Firebase for real-time data synchronization and user authentication.

Features

  • User Authentication: Sign up and log in with Firebase authentication.
  • Real-Time Sync: Notes are synchronized across devices.
  • Simple UI: Easy management of notes with a user-friendly interface.

Technologies Used

  • Frontend: ReactJS, Tailwind CSS
  • Backend: Firebase