Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 622 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 622 Bytes

Noting The Nerdness

A simple responsive web app for storing your notes and thoughts. It uses your browser's local storage to persist data between sessions.

Screenshot (Desktop)

Demo

Screenshot (Mobile)

Demo MobileA

Tech Stack

  • HTML5
  • CSS3
  • Bootstrap
  • JavaScript
  • LocalStorage API
  • Visual Studio Code

How to run:

  1. Clone the repository
  2. Open index.html in a suitable web browser