cjose26 / notepad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notepad

An application that can be used to write, save, and delete notes. This application will use an express backend and save and retrieve note data from a JSON file.

License: MIT

Table of Contents

  1. Installation
  2. Usage
  3. Video
  4. License
  5. Contributing
  6. Questions

Installation

Clone the repo

Run the following command in your command line to install dependencies before running the application:

npm i

Or

npm install

Usage

With the dependecies installed rune the following commad to start the application and go to the port

node app.js

You will be taken to an application where you can keep, trake and delete notes

Video

Demo Video
Github page

License

This project operates under the MIT license

License: MIT

Contributing

Contributions are welcome

Questions

GITHUB: https://github.com/cjose26 EMAIL: christianj91@gmail.com LINKEDIN: https://www.linkedin.com/in/christian-joseph-4ba63535

About


Languages

Language:JavaScript 62.4%Language:HTML 26.0%Language:CSS 11.5%