Skip to content

An application that is used to write and save notes. This application uses Express.js

Notifications You must be signed in to change notification settings

mandy2324/Express.js-Note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

Github licence

Description

This application was created to allow users to read and write notes. This application uses Express.js to connect the client-side server and back-end server and Node.js for it's file system. This application is deployed on Heroku.

Table of Contents

Installation

The user should clone the repository from GitHub and download Node.js and Express.js.

Usage

If the repo is cloned, call npm start on the command line. When on the application, add notes by clicking the pencil icon on the top right and save using the save icon on the top right. Users can view previous notes by clicking on them on the left side list. Users can also delete an item by clicking the trash icon for each note.

Existing notes are listed in the left-hand column with empty fields on the right-hand side for the new note’s title and text.

Note titled “Balance accounts” reads, “Balance account books by end of day Monday,” with other notes listed on the left.

GitHub URL

Link to deployed app on Heroku

License

This project is license under MIT

Contributing

Contributors should read the installation section.

Tests

There are no tests for this application.

Questions

About

An application that is used to write and save notes. This application uses Express.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages