Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdshinde/notaid
A modern note taking app.
https://github.com/rdshinde/notaid
react react-router
Last synced: 11 days ago
JSON representation
A modern note taking app.
- Host: GitHub
- URL: https://github.com/rdshinde/notaid
- Owner: rdshinde
- Created: 2022-05-06T15:46:01.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-12T14:21:30.000Z (about 2 years ago)
- Last Synced: 2023-03-09T02:26:57.633Z (almost 2 years ago)
- Topics: react, react-router
- Language: JavaScript
- Homepage: https://notaid.vercel.app
- Size: 883 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## **How to install and run locally ?**
```
$ git clone https://github.com/rdshinde/NotAid.git
$ npm install
$ npm start
```
## **Features -**- 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## **Built with -**
- React JS
- React Context API + useReducer
- React Router v6
- Vanilla CSS and Bermuda CSS## **First Look -**
## **Live Project -**
Here it is [NotAid](https://notaid.vercel.app/)