Skip to content

samitkapoor/e-commerce

Repository files navigation

e-commerce

Upstore is an e-commerce website

Previews

Login Page Sign Up Page
image image
Products Product
image image
Profile
image

Video

2023-05-19.20-48-38.mp4

Follow the steps below to run this project

  • Make sure you have node.js and related programs installed on your computer.
  • Clone this repository by following the steps mentioned
    • Click the green color Code button first.
    • Now copy the link displaying in your screen. image
    • Open command prompt and navigate to the path where you want to clone this repository.
    • Type git clone <Paste the link you copied in the above step> and hit enter!
    • Congratulations, you have successfully cloned this repository in your computer.
  • Open the files in your favorite text editor.
  • Run npm install in the terminal.
  • Run npm start command in the console.
  • Goto localhost:3000 in your preferred browser!

  • Here's my portfolio to know more about me!
  • If you liked this project, then do leave a star on this repository and feel free to check my other repositories! 😉