Skip to content

abdullahalaa12/udemy-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udemy Responsive Home & Single Course Pages Using React.js

This project was built during bld.ai fullstack internship

Installation

to installl the required dependencies run the command:

npm install

Usage

A json-server is used to fetch the data, to run the local server:

json-server --watch data.json --port 3001

To run the project:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

Udemy responsive home & single course pages using React.js & React Router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors