Skip to content

Ramez08/Note-Taking-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taking App

A simple note-taking web application.

Description

This repository contains the code for a note-taking app implemented as a web application. It allows users to create, edit, and delete notes. The app provides a user-friendly interface for managing personal notes efficiently.

This project is intended to showcase my coding skills and proficiency in web development.

The project was based on this tutorial video.

Features

  • Create new notes
  • Edit existing notes
  • Delete notes
  • Automatic saving of notes using local storage
  • Responsive design for mobile and desktop

Installation

  1. Clone the repository:

    git clone https://github.com/ramez08/note-taking-app.git
  2. Open the project directory:

    cd note-taking-app
  3. Open the index.html file in your web browser.

Usage

  1. Click on the "Create Notes" button to create a new note.
  2. Edit the content of the note by clicking on it.
  3. Click the delete icon (trash can) to delete a note.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published