Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 548 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 548 Bytes

Notes APP

Markdown notes app built with React ✍️

Features

  • 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/

Install

git clone https://github.com/balewgize/notes-app
cd notes-app
npm install

Usage

npm run dev

Built with

  • React
  • Vite
  • react-mde
  • react-split
  • nanoid
  • showdown
  • netlify