The modern note taking app.
$ git clone https://github.com/rdshinde/NotAid.git
$ npm install
$ npm start
- Create notes.
- Edit Notes.
- Delete notes.
- Rich text editor.
- Filter and sort notes.
- Search notes.
- Manage note color.
- Add labels and priorities to your notes.
- Archive your notes.
- Recover notes from archive or trash.
- Pin importtant notes at top.
- Authentication:
- User Signup
- User Login
- Responsive for mobile screens
- React JS
- React Context API + useReducer
- React Router v6
- Vanilla CSS and Bermuda CSS
Here it is NotAid