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.
- 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.
- 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.
-
Clone the repository:
git clone https://github.com/yourusername/buddy-notepad.git