andydhpkp / note-taker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note Taker

License: MIT

Description

An application that allows the user to enter a title and body to notes that are accessed and saved through express and a backend database. pic of webpage

Table of Contents

Installation

To run this application, please do the following installation:

npm i

Usage

npm start

Create a note by clicking plus icon in the top right, then adding a title and text to the body. Once complete, click the save icon to save the note to the database.

License

This application is covered under the MIT license.

Contributing

No contributors needed.

Tests

To run tests, run the following:

npm test

Questions

Link to my GitHub: andydhpkp.

Email me for any questions at: andrewdurham1094@gmail.com.

About


Languages

Language:JavaScript 72.5%Language:HTML 18.7%Language:CSS 8.8%