Skip to content

This React application serves as a simple note-taking app where users can add, view, edit, and delete notes. The app utilizes React state management, Bootstrap for styling, and local storage to persist data.

Notifications You must be signed in to change notification settings

AKW254/Buddy-notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buddy Notepad

Buddy Notepad is a simple React application for managing notes. It allows users to add, update, delete, and search notes. The application is built using React and Bootstrap 5 for styling.

Features

  • Add Notes: Add new notes with a title and date.
  • Update Notes: Edit existing notes.
  • Delete Notes: Remove notes from the list.
  • Search Notes: Filter notes by title using a search bar.

Screenshots

Main Screen

Main Screen

Note Modal

Note Modal

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Bootstrap 5: A CSS framework for styling the application.
  • React Bootstrap Icons: Bootstrap icons for UI elements.
  • React Toastify: React library for customizable, easy-to-use toast notifications.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/buddy-notepad.git

About

This React application serves as a simple note-taking app where users can add, view, edit, and delete notes. The app utilizes React state management, Bootstrap for styling, and local storage to persist data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published