Skip to content

LeinadZz/Note-Taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

In this challenge modified existing starter code to create an application that can be used to write and save notes. I used express.js to connect the back-end with the front-end.

User Story

AS A small business owner
I WANT to be able to write and save notes
SO THAT I can organize my thoughts and keep track of tasks I need to complete

Usage

Run the application with heroku

Write your note in the given box

Then save your note with the button in the top right

To Run Locally

Clone the project

  [email protected]:LeinadZz/Note-Taker.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Run the Application

  node server

Demo

Note.taker.example.mp4

Screenshot

Desktop Screenshot 2022 10 28 - 11 23 13 16

About

Application that will allow you to write and save notes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published