Note Taker

License

Source code to this project can be located here

Description

This is a simple Note taking project

  • Allows to take down quick notes
  • All notes are stored in local storage
  • Ability to delete notes

Table of Contents

Installation

Download or Pull this project from GitHub
Open the project on your favorite code editor.
In the terminal run npm install to install required packages

Usage

  • In terminal, run node server and click the link to view on your favorite web browser!!

Use PostMan or Insomnia to call its api with https://localhost:3001/api/notes GET, PORT or DELETE methods

image

How to Contribute

Want to contribute? Create a fork of this repo, add your changes to create a pull request (PR) when you are ready!

License

This project is licensed under the The Unlicense License License Link

Tests

No tests where used in the making of this project unfortunately!

Questions?

View my GitHub profile
Feel free to contact me via email at superronancraft@gmail.com with additional questions