A react base application to take notes with a sketchy look.
- Clone it
- Install json-server
npm i -g json-server
- Open
json-server
folder and runrun.bat
file. - Run
npm install
in root folder to install dependency. npm start
to run development server.
- Sketchy look wiredjs components.
- Add color to your cards.
- Support for images.
I created this project just to learn and explore React. You may not find it much userful :). Happy Coding 👨💻