Skip to content

KARTHIK174/Skillspire-Project

Repository files navigation

SKILLSPIRE

Overview

The Course Catalog Website is designed to provide users with an interactive and responsive platform to explore various types of courses, discover related YouTube channels, and find recommended books. It aims to facilitate learning by curating resources from different sources in one convenient location.

Features

Browse through a wide range of courses categorized by topic, difficulty level, and duration. Discover popular YouTube channels covering relevant subjects for supplementary learning. Access recommended books associated with each course to deepen understanding. User authentication and registration system for personalized experience. Save favorite courses, YouTube channels, and books for later reference. Search functionality to quickly find specific courses, channels, or books. Responsive design to ensure optimal viewing experience across devices.

Technologies Used

HTML: Markup language for structuring the webpage. CSS: Styling language for enhancing the visual presentation. JavaScript: Programming language for adding interactivity and functionality. ReactJS: JavaScript library for building user interfaces. MongoDB: NoSQL database for storing user information and preferences.

Coding

Installation

Clone the repository:

git clone https://github.com/KARTHIK174/Skillspire-Project

Navigate to the project directory:

cd course-catalog

Install dependencies:

npm install

Start the development server:

npm start

Access the website locally at http://localhost:3000.

Usage

Sign up for a new account or log in if you already have one. Browse through the available courses, YouTube channels, and books. Click on a course, channel, or book to view more details. Save your favorite items for future reference. Use the search functionality to find specific items quickly.

Contributing

Contributions are welcome! If you find any bugs, have feature requests, or want to contribute enhancements, please open an issue or submit a pull request.

Connect with me:

https://www.linkedin.com/in/kolli-sri-krishna-karthikeya-87843a23a/ https://www.hackerrank.com/profile/21pa1a5450 https://leetcode.com/u/user9469ie/ https://www.geeksforgeeks.org/user/21pa1auyxn/

Languages and Tools:

css3 firebase html5 javascript

karthik174