Course Tracker is a web application designed to help users track and manage their courses effectively. This project was built using React, JavaScript, and Supabase, offering a smooth and user-friendly interface.
- Course Management: Add courses with ease.
- Tagging System: Organize your courses by adding relevant tags.
- Responsive Design: Works seamlessly across different devices.
To get started with the Course Tracker, follow these steps:
- Clone the repository:
https://github.com/BKarthik7/Course-Tracker.git
2: Navigate to the project directory:
cd course-tracker
- Install dependencies::
npm install
- **Start the development server:
npm start
- Open your browser and go to http://localhost:3000 to view the app.