Skip to content

CDWizard/Fresh_Cart

 
 

Repository files navigation

Fresh cart

This project is a shopping cart website that has a minimalistic UI design

1. Open the terminal and navigate to your project folder

cd path/Fresh_Cart

2. Use npm to install the dependencies

npm install & npm i

3. Run the project

Use npm run start for a local build. View the application in your browser with the URL http://localhost:3000

npm run start

Live Preview 👇

Releases

No releases published

Packages

No packages published

Languages

  • CSS 37.9%
  • HTML 34.9%
  • JavaScript 27.2%