Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 337 Bytes

A udemy clone using ReactJs with payment section

How to open:

1: Download zip or clone the repository.

2: Open the folder in VS code

3: In terminla write "npm install" to install all node modules

4: In terminal write "npm start" to see in on your browser at localhost:3000