Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


NotAid




The modern note taking app.

## **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 -**

Screenshot 2022-05-20 at 2 19 03 PM

## **Live Project -**
Here it is [NotAid](https://notaid.vercel.app/)