CyberNotes is a project built with React, Firebase, and Material Tailwind. It is a note-taking application designed to provide a secure and user-friendly experience for managing your digital notes.
- Upload notes as Documents
- Organize notes into different categories
- Collaborate with others by sharing notes
- Real-time syncing across devices
- User authentication and secure data storage
To get started with CyberNotes, follow these steps:
- Clone the repository:
git clone https://github.com/anasmohammed361/cybernotes-firebase.git
- Install the dependencies:
npm install
- Set up Firebase for authentication , database and storage services.
- Configure the Firebase credentials in the project .
- .env.sample Here is a sample configuration file for reference , rename it to .env and add your project credentials.
- Run the application:
npm dev
CyberNotes is licensed under the MIT License. See the LICENSE file for more details.
- Mohammed Anas
If you have any feedback or need support, please open an issue on the GitHub repository. We would be happy to assist you!