benimahat1291 / noteTaker

This application can be used to write, save, and delete notes. This application will use an express backend and save and retrieve notes data to and from a JSON file.

Home Page:https://note-taker-32343.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note Taker

Table of Contents

overview

This application can be used to write, save, and delete notes. This application will use an express backend and save and retrieve notes data to and from a JSON file.

Links

See the Deployed Application

Screenshots

 Search:  Login/Signup:

Installation Instructions

run "npm run install" in bash terminal to get package-lock.json and node_modules run "npm init -y" and "npm run watch" activate local host In your browser go to http://localhost:3000/

Technologies Used

Node, Express, nodemon, path, Js, CSS, HTML

Questions

If you have further projects and questions, you can find me on Github: GITHUB. please visit my portfolio to find contact information: BENI MAHAT.

About

This application can be used to write, save, and delete notes. This application will use an express backend and save and retrieve notes data to and from a JSON file.

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


Languages

Language:JavaScript 65.1%Language:HTML 24.2%Language:CSS 10.7%