Skip to content

Ron-Alex/NoteTaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

48 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Custom Note-Taking App (Frontend)

A simple, lightweight note-taking web app built using Vanilla JavaScript with TypeScript. Fully client-side, no frameworks.

πŸš€ Features

  • Create, delete, and search notes
  • Dynamic DOM manipulation
  • Dark mode toggle
  • Responsive design
  • Stored locally using localStorage

πŸ“ Tech Stack

  • TypeScript
  • Vanilla JavaScript (compiled from TS)
  • HTML5 & CSS3

πŸ”§ Setup

  1. Clone the repo
  2. Navigate to directory
  3. npm install
  4. npm run dev

πŸ›  Future Improvements Backend integration (e.g. save notes to a database) User authentication Real-time sync

About

Front end for a custom note taking app written in TypeScript on Vanilla JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published