tan-x / note-taker

Note taking web app using Express.js server

Home Page:https://polar-falls-16833.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note Taker

By tan-x

Description

Web app for writing, saving, & deleting notes. Uses Express.js backend to save and retrieve note data.

Tech

  • HTML/CSS
  • Javascript
  • jQuery
  • node.js
  • Express

Table of Contents

Installation

To install necessary dependencies, run the following command:

npm install notetake

Usage

Install and run start script to start express server.

License

License: ISC

This project is licensed under the ISC license.

Contributions

Pull requests are welcomed, please review guidlines.

Contributor Covenant

Tests

To run tests, run the following command:

npm test 

Questions

avatar

If you have any questions about the repo, open an issue or contact Tanner Griffin directly at tannermgriffin@gmail.com.

About

Note taking web app using Express.js server

https://polar-falls-16833.herokuapp.com/


Languages

Language:JavaScript 65.1%Language:HTML 20.5%Language:CSS 14.4%