Markdown notes app built with React ✍️
-
Write notes in markdown
-
Add, update, and delete notes
-
Store notes to Firebase database
-
Preview your note to see how it looks
-
View the demo at https://notes-app-mde.netlify.app/
git clone https://github.com/balewgize/notes-app
cd notes-app
npm install
npm run dev
- React
- Vite
- react-mde
- react-split
- nanoid
- showdown
- netlify