Skip to content

this app allows a user to write and delete notes with unique IDs that are stored in a database to load from application memory

License

Notifications You must be signed in to change notification settings

MenderesKoc/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

Description :

This is a simple Note Taker application that allows users to add, view saved notes and also delete the notes if the user don't need that note anymore. This application uses an express backend and save and retrieve note data from a JSON file.

Technology Used

  • HTML
  • Boostrap
  • JavaScript
  • Express.js
  • node.js

Installation

  • Clone the repositiory Make sure you have Node.js installed
  • In terminal run 'npm init'
  • run 'npm i express'
  • run 'npm i uuid'
  • in terminal run again
  • npm 'npm start' then navigate to localhost environment http://localhost:3000/

Clone Repository


Deploy

Images

ScreenShot

ScreenShot


Contact for questions and suggestions:

  • Menderes koc

📫 Connect with me

              

Made With Passion©️2022 Mendere Koc

About

this app allows a user to write and delete notes with unique IDs that are stored in a database to load from application memory

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published