Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

7Str1kes/notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Notes App

A simple app to create, edit, and delete notes saved in the browser's localStorage.

๐ŸŽฎ How the app works

  • List of notes on the left with titles and a delete (trash) icon.
  • "+" button to create new notes (asks for a title).
  • Editor on the right with title and content fields.
  • Quick save with Ctrl + S.
  • Dark theme with yellow (#f5d742) accents.

๐Ÿš€ How to run this project

  1. Clone the repository:

    git clone https://github.com/7Str1kes/notes-app.git
  2. Navigate into the project folder:

    cd rps-app
  3. Open the index.html file in your browser by double-clicking it.

Or simply use it online: https://7str1kes.github.io/notes-app

๐Ÿ› ๏ธ Technologies Used

  • HTML
  • CSS
  • JavaScript (Vanilla)
  • localStorage for data persistence

๐Ÿ“ Project Structure

notes-app/
โ”œโ”€โ”€ index.html
โ”œโ”€โ”€ styles.css
โ””โ”€โ”€ main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors