Skip to content

almaastaj/notes-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note-Wizard

This a Note taking App which stores the Data in Local Storage. It's HomePage Looks like this:
HomePage - Note Wizard

Features

  1. Allows user to Add Notes which is stored in Local Storage of the browser.
  2. Allows user to Update Notes.
  3. Allows user to Delete Notes.
  4. Allows user to View the Notes which were added.
  5. Allows user to Clear All the Notes.
  6. Allows user to Change the background theme based on the options provided in the Theme Selector.

Note-Wizard Structure

Note-Wizard Structure of Web Page

How to use this App?

  • Clone this Repo.
  • Install the npm dependencies using npm install
  • Run the React App using npm start

About

This Repo contains source code of Note-Wizard React App which was created using React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published