Skip to content

Ayush-Rajniwal/A-Sketchy-Notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Sketchy NoteBook

A react base application to take notes with a sketchy look.

First Look

How to run

  • Clone it
  • Install json-server npm i -g json-server
  • Open json-server folder and run run.bat file.
  • Run npm install in root folder to install dependency.
  • npm start to run development server.

Features

  • Sketchy look wiredjs components.
  • Add color to your cards.
  • Support for images.

Preview

Add Post Book without data Preview 2

Sidenote

I created this project just to learn and explore React. You may not find it much userful :). Happy Coding 👨‍💻