Skip to content

ashut0shyadav/stickify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stickify

A simple Project Planning Dashboard using React

High Level Architecture :

  1. index.html : consists of the structure of the webpage.
  2. index.css. : the main style sheet for the app.
  3. App.js : This file controls all the components of the Project.

Components :

  1. Header : contains the icon, Title and a Switch to change the background theme
  2. Note : It creates a bucket where notes can be added, deleted or edited.
  3. NoteList : consist of all the notes on the webpage.
  4. AddNote : It adds a bucket to the webpage.

Active Link : https://stickify-dashboard.netlify.app/

How to set it up on a local ?

  1. Download the build folder
  2. Run the index.html file on the local device

About

A simple Project Planning Dashboard using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors