Skip to content

gpkarlsson/Note-Taker-CRUD-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express.js Note Taker App

MIT Github language count badge GitHub top language

Description

Using Express.js, JavaScript, HTML, CSS, and Node.js, this application creates and stores user defined notes.

Table of Contents

Usage

Open deployed Heroku link in desired browser, click "Get Started" button, enter note title and text, click save icon in top right. Existing notes can be viewed by clicking on them, or deleted by clicking on the red trash can icon.

Screenshot

image

Deployed Link

https://note-taker-crud.herokuapp.com/notes

Credits

Gordon Karlsson

Installation

Clone the repository, run npm i, and navigate into the "miniature-eureka" folder, then execute node server.js in the CLI, and open localhost:3001 in your browser.

Contact

gpkarlsson72@gmail.com github.com/gpkarlsson

License

MIT License

About

An app to create, read, update and delete notes!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors