Upstore is an e-commerce website
Login Page | Sign Up Page |
---|---|
Products | Product |
---|---|
Profile |
---|
2023-05-19.20-48-38.mp4
- 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.
- 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! 😉