Skip to content

A simple and intuitive web-based scribbling pad or note-taking application built with vanilla HTML, CSS, and JavaScript

Notifications You must be signed in to change notification settings

rudraprasad69/Scribbler_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Scribbler: A Simple Web-Based Notepad

License Stars Forks Issues

An intuitive and lightweight in-browser application for jotting down quick notes and ideas. Built purely with vanilla HTML, CSS, and JavaScript.

This project was developed to provide a clean, distraction-free digital space for users to quickly write and manage their thoughts without requiring complex software. It showcases core web development principles and DOM manipulation.

โœจ Features

  • Clean User Interface: A minimalist design to keep the focus on your content.
  • Persistent Storage: Notes are saved in the browser's local storage, so your data persists between sessions.
  • Create & Delete Notes: Easily add new notes or remove ones you no longer need.
  • Responsive Design: Fully functional on both desktop and mobile browsers.

๐Ÿš€ Live Demo

A live version of the project is hosted on GitHub Pages: https://rudraprasad69.github.io/Scribbler_Project/

(Note: You will need to set up GitHub Pages for this link to work. It's a fantastic way to showcase live projects.)

๐Ÿ› ๏ธ Technologies Used

html5

css3

javascript

โš™๏ธ How to Run Locally

This is a static web project. No complex installation is required.

  1. Clone the repository:

    git clone [https://github.com/rudraprasad69/Scribbler_Project.git](https://github.com/rudraprasad69/Scribbler_Project.git)
  2. Navigate to the project directory:

    cd Scribbler_Project
  3. Open the index.html file in your browser. You can simply double-click the file or right-click and select "Open with..." your preferred browser.

๐Ÿ“ License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A simple and intuitive web-based scribbling pad or note-taking application built with vanilla HTML, CSS, and JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published