/take_a_note

Primary LanguageJavaScript

Take a Note

License: Unlicense

Description

This app was built for users that need to take a quick note on the fly. Once you have written your note you can hit the save button which will keep that note on the screen even if you refresh or leave the page. After adding a note you can click on it to view it. If you are finished with a note you can delete and make room for more notes.

Table of Contents

Installation

To install necessary dependencies, run the following command

    npm init -y
    npm i

Usage

To start the app localy run the following command:

    npm run start

screenshot

URL to page: https://limitless-sea-73688.herokuapp.com/