Skip to content

Latest commit

 

History

History
76 lines (55 loc) · 2.04 KB

README.md

File metadata and controls

76 lines (55 loc) · 2.04 KB

WizNotes

WizNotes is a note taking app. Note-taking can be something you do for yourself, or something you do with and for others. WizNotes will help you in making your notes and help you organize your day.

Technologies used

  • ReactJS
  • HTML
  • CSS
  • JavaScript
  • MockBee (for mock backend server)

App Features

  • Home page
  • Login
  • Signup
  • Dark and light theme
  • Notes page
    • Add
    • Edit
    • Add to archive
    • Delete (Goes to trash)
  • Archive page
    • Add
    • Restore
    • Delete (Goes to trash)
  • Trash page
    • Restore (to note page)
    • Delete
  • Text Rich Editor (React-Quill)
  • Card color change
  • Filter notes (based on tags, priority, date)

Live link

Wiznotes

How to run app locally

Screenshots

  • Home page

image

  • Responsive pages

image image

  • Note page

image

  • Archive page

image

  • Trash page

image

  • Login

image

  • Signup

image

  • Themes

image image