jordandub1 / Note_Taker

For this project, I created an application called Note Taker that can be used to write and save notes. The application will use an Express.js back end and will save and retrieve data from a JSON file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note_Taker

License: ISC

Description

For this project, I created an application called Note Taker that can be used to write and save notes. The application will use an Express.js back end and will save and retrieve data from a JSON file.

Table of Contents

Installation

To install necessary dependencies, please run the following command:

npm install

Usage

Note_Taker

Deployed Application

License

This project is covered under the ISC license. Visit the following link for more information on this license: ISC

Questions

For any questions about the project, please contact me by either of the following links:

or visit my GithHub profile

About

For this project, I created an application called Note Taker that can be used to write and save notes. The application will use an Express.js back end and will save and retrieve data from a JSON file.


Languages

Language:JavaScript 66.3%Language:HTML 22.8%Language:CSS 10.9%