Skip to content

moodymayank/notes_taking_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteTaker Application

Note Taker application helps in taking notes. Notes can be starred , deleted and archived according to need.

Live Demo

ScreenShot

Note

Note2

Tech Stack

  • ReactJS
  • Material UI
  • Context API
  • Webpack Bundler

Features

  • Note-taker app where the user can add, star, archive, delete notes.
  • Created reusable components and also made the notes draggable.
  • Used local-Storage for saving the notes and Used Material UI for styling.

Run Project Locally

  • Clone / Download the Project
  • Open the Project in VSCode
  • Run npm install command in folder containing package.json file
  • Run npm start to start the project on localhost.

Releases

No releases published

Packages

No packages published