/Note_Taker

Primary LanguageJavaScriptMIT LicenseMIT

Note Taker

GitHub license

Users can save notes, delete notes and access previously saved notes.
Deployed site: Note Taker

Table of Contents:

Demo:

picture

Installation:

In order to install the necessary dependencies, open the console and run the following: npm install

Usage:

  1. Click Get Started in deployed app.
  2. Click + in the upper right to create a new note.
  3. Enter note title andtext and click 💾 save.
  4. Saved notes will appear in left column - click a saved note to 👀 view it.
  5. Click the 🗑️ icon next to any saved note to delete it.

Contributing:

Create a new pull request

  1. Fork this repository
  2. Create a new branch
  3. Commit/push your changes
  4. Create a new pull request

Questions:

If you have any questions contact me on GitHub or contact at MH4454@gmail.com

picture