Skip to content

Note Taker can be used to write and save notes. This application has an Express.js back end that saves and retrieves note data from a JSON file.

License

Notifications You must be signed in to change notification settings

stelloprint/notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTEBOOK

MIT license JavaScriptNodeJSHTML5CSS3Markdown

Overview

Notebook is used to write and save notes. This application has an Express.js back end that saves and retrieves note data from a JSON file.

The deployed application can be explored here.



Table of Contents

  1. Installation
  2. Usage
  3. Contributing
  4. Code of Conduct
  5. Testing
  6. License
  7. Questions


Installation

To install this project, please do the following:
To get started, clone the project from the Github repository. Install all dependencies by typing the following on your command line:

npm install 


Usage

To get started, consider the following:
To run the server type the following on your command line:

npm start 

The server will be available locally at localhost:8080. Use the web interface to write new notes and read notes that have been saved on the application.



Contributing

Accepted Contributions:

The following contributions are allowed for this project:

  • creating issues
  • pull requests
  • suggesting enhancements
  • reporting bugs
  • documentation

Guidelines

To contribute to this project, please abide by the following:
Create an issue if you would like to request enhancements or bug fixes. If you have good ideas of your own to share, feel free to clone this repository and create a pull request so that the code owners may review your work.



Code of Conduct

All contributers must agree and follow the Code of Conduct:
Abide by Github's code of conduct.



Testing

Testing is more than welcome. Here are a few instructions on how to perform tests:
No test instructions are available at this time. This could be a great first issue see (Contribution Guidelines).



License

This project is licensed under the MIT license. For more information refer to this link: MIT license



Questions

To communicate with the project owner, use the following contact information:
Created by: stephenlprice
You can ask me any questions at this address: stellopricint@gmail.com

About

Note Taker can be used to write and save notes. This application has an Express.js back end that saves and retrieves note data from a JSON file.

Topics

Resources

License

Stars

Watchers

Forks