/e-commerce-v3

Shoes e-commerce shop (landing page + cart management)

Primary LanguageJavaScriptMIT LicenseMIT

logo

🛍️ E-commerce

E-commerce shoes website

Features   |    Deploy   |    Prerequisites   |    Techonologies   |    License

🚧 Finished 🚧

📎 Features

  • Landing page with featured shoe
  • Shop page with various products
  • Products can be added to a cart
  • Checkout page with chosen products
  • Items can be removed from the cart in the checkout page
  • Fully responsive

💻 Project

Landing page + cart management of a fictional shoe company

🚀 Deploy

This project is hosted on Netlify.

✅ Demo

⚙ Prerequisites

Before starting, you'll need to have Git, Node.js or Yarn. Also, an IDE is recommended for editing the code. I recommend VSCode.

📗 Running the application

# Clone this repository
$ git clone https://github.com/PauloBacelar/e-commerce-v3

# Enter on e-commerce-v3 folder
$ cd e-commerce-v3

# Install the dependencies
$ npm install

# Run the application
$ npm start

🚀 Technologies

This project uses the following technologies:

  • CSS
  • React.js
  • Javascript
  • Material UI

📝 License

This project is under MIT license.


Created by Paulo Bacelar.