Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker Demo Version

Note Taker Screenshot

Description

This is a Node CLI application that can be used to write, save, and delete notes. This application uses Express as a backend and saves and retrieves note data from a JSON file.

Installation

This project uses the Express package. To install run:

npm i

Usage

Feel free to clone or fork this repo if you find it useful. To start the server just run:

node server.js

Then open your browser at localhost:8080. From there you can add a note title and description. You can save the note and it will be displayed on the sidebar. Finally you can delete a note by clicking the trash can icon.

License

MIT

Contributing

To contribute to this project do a pull request.

Questions?

avatar-picture

Have any questions? Want to collaborate on a project? Shoot me an email

About

Web app for writing, saving, and deleting notes.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages