🚀Tracker App🚀
- The Keeper app, crafted with React, CSS, and JavaScript, serves as a versatile note-taking platform. It allows users to create, organize, and manage notes efficiently, featuring an intuitive interface with robust styling options for personalized content organization.
Live Link
Tracker App :- https://tracker-crudapp.netlify.app/
Setup and Running The Application
To set up and run this application, please follow these steps:
- Clone the repository to your local :- git clone https://github.com/YashPaota/Tracker-App.git
- Navigate to the project directory using the command line.
- Install the dependencies by running the following command: npm install
- Once the dependencies are installed, start the application with the following command: npm start
- Open your browser and access the application at http://localhost:3000.