An notes taking app built with React and Firebase 🔥
- Save notes to cloud ☁️
- Live previews 👀
- Share notes 🤝
- Filter notes 🔎
- Drag and drop when creating notes 🖱
Clone the project
git clone https://github.com/Dinesh-Gautam/shadow-notes.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm start