A simple note-keeping application built using React.js. This is my first project in React where I learned and implemented key React concepts like components, props, state management, and hooks.
- Add a new note
- Delete an existing note
- Each note displays a title and content
- Uses React functional components and hooks (useState)
- Frontend: React.js
- Styling: CSS
- Version Control: Git & GitHub