Keeper App is a web application built using React 18. It allows users to keep track of their notes by adding them and deleting them as needed. The application provides a clean and intuitive user interface for a seamless note-taking experience.
Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites Node.js npm (or yarn) Installing Clone the repository to your local machine..
git clone https://github.com/Silver094/Keeper-App.git
cd keeper-app npm install npm start
Usage To add a note, click the "Add Note" button at the bottom right corner of the screen. To delete a note, click on the delete button that appears on the note when you hover over it.
Built With
React 18 - A JavaScript library for building user interfaces.
Tailwind CSS - A utility-first CSS framework for rapidly building custom designs