A note taking app built using ReactJS. This app also has an option for markdown to organize you todos.
Design Inspiration: Dribble
Spinners: Dev.to
Setup the API: API Repo
$ git clone https://github.com/arsen1c/FlashNotes.git
$ cd FlashNotes
$ npm install
$ npm start
- Missing features will be added later