Skip to content

About A simple note-taking application that uses browser local storage for persistence.

Notifications You must be signed in to change notification settings

cs280fa21/quicknote-app-server-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickNote App

A simple note-taking application that uses browser local storage for persistence.

Run Locally

Clone the project

  git clone https://github.com/cs280fa21/quicknote-app-server

Go to the project directory

  cd quicknote-app-server

Install dependencies

  npm install

Start the server

  npm run start

About

About A simple note-taking application that uses browser local storage for persistence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published