cnmnzhang / quicknote-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickNote App

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

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

About


Languages

Language:JavaScript 94.9%Language:HTML 5.1%