muniratashrifwala / Notes

This is a react note website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myNotes App

Status: MVP finished!

  1. Create basic components:

    • Form: to get user input.
    • Note: individual note with title, body and edit/delete buttons.
    • List of notes
    • Modal form: to edit a note.
  2. Create basic functionality:

    • Create a note
    • Display notes
    • Edit/Update note
    • Delete a note
  3. Style App w/ Emotion and XMasonry

  4. Dark mode (coming soon)

  5. Allow drag and drop notes (coming soon)

  6. Make Todo lists inside the notes (coming soon)

About

This is a react note website


Languages

Language:JavaScript 90.1%Language:CSS 6.9%Language:HTML 2.9%