Skip to content

KashCodes/Note-Taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

Description

❓ This is a note taking application. It will allow you to save a title and text. Once saved you'll be able to delete the stored saved notes as needed.

➿ Here's a GIF showing the app's overall functionality:

demo

Table of Contents

Installation

🚨 Please install the following Node/npm Packages if running locally on Express.js server.
npm init

npm install express

npm install uuid

npm install -g nodemon

GitHub Repository Link:

https://github.com/KashCodes/Note-Taker

Heroku Live Application Link:

https://kashcodes-note-taker.herokuapp.com/

Usage

🚀 Visit the live application if not using Express.js local server. Click the "Get Started" button. This will redirect you to the notes page. Here you can create a note title along with your desired text. Once finished, click the save icon in the upper righthand corner. This will save the note on the lefthand side. You can click on any of the saved notes to reopen them. Or you can click the trash icon to delete them as desired.

License

badge
This application is covered by the MIT license.

👥Contributors:

:octocat: KashCodes

Tests

✏️: In the command line you can test the local Express.js server by running the comman npm start. Then you would visit localhost:3005 in your browser. Or if you wan to test the live site, please visit the live Heroku application link.

Questions

🔧 Please feel free e-mail me should you have any questions, comments, or concerns. Or you can also connect with me through GitHub.

:octocat: Find me on GitHub: KashCodes 📜 Feel free to email me with any questions: kashay@arbelo.me

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published