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.
- ReactJS
- HTML
- CSS
- JavaScript
- MockBee (for mock backend server)
- 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)
- git clone https://github.com/nishasen/WizNotes.git
- cd wiznotes
- npm install
- npm start
- Home page
- Responsive pages
- Note page
- Archive page
- Trash page
- Login
- Signup
- Themes