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.
- 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.
- Frontend: ReactJS, Tailwind CSS
- Backend: Firebase