Skip to content

7oSkaaa/Udemy-Website

Repository files navigation

Welcome to Udemy WebSite

Using React JS, Html, CSS, JS, BootStrap to build this responsive website

Overview

  • The website consist of 2 Pages, the Home Page and the Course Page.

  • The Homepage is the main page of the website, it contains the header, the main content and the footer.

  • The Course Page is the page that contains the courses, it contains the header, the main content and the footer.

  • Your can see the Course Page of any course by clicking on the course card.

  • The website is responsive, you can see the website on any device.

  • The Search Bar is working, you can search for any course.

  • You can see the tabs works and the carousel also.

Development

You need to have node and npm installed on your computer to run the project.

$ node --version
v14.18.0

$ npm --version
6.14.15

Installation and Setup

Clone the project using Github command

git clone https://github.com/7oSkaaa/udemy-home-page-React.git

Then use npm to installl required packages

npm install

You can run the following command to start the server

npm start

You can simply see the webiste on this link Udemy Website

It's a Demo for the Website and testing it's responsivity:

Udemy.mp4