Skip to content

ssanudin/simplenotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes App

Description

A notes app to help you organize your thoughts and tasks. This application allows users to create, edit, and delete notes efficiently.

Custom Components

In this project, I learned a lot about custom components. Custom components allow for reusable and modular code, making it easier to manage and maintain the application. Each component encapsulates its own logic and presentation, which enhances the overall structure of the app.

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/ssanudin/simplenotes.git
  2. Navigate to the project directory:
    cd simplenotes
  3. Open index.html in your browser to view the application.

Usage

  • Add new notes using the provided form.
  • View and manage your notes in the main section of the app.

Preview

Preview

License

This project is licensed under the MIT License.