Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 611 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 611 Bytes

Keeper_App_react

Getting Started To run the app on your local machine, follow these steps:

Clone the repository to your local machine:
git clone https://github.com/AbdulBasit42/Keeper_App_react.git
Navigate to the project directory.
Install the dependencies:
npm install
Start the app:
npm start
The app should now be running on http://localhost:3000.
Usage
To use the app, simply open it in your web browser and start creating notes. You can add a new note by clicking the "Add" button, edit the appearance/color by color palette icon, and delete a note by clicking the "Delete" icon.