muammertopcu / BetaLimited-E-Commerce-Platform-Frontend-Development-Task

Home Page:https://beta-limited-e-commerce-platform-frontend-development-task.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-Commerce Project

This project constitutes the front end of an e-commerce application. It's an application where products are listed, added to the cart, and removed from the cart.

Technologies

  • React
  • TypeScript
  • Redux
  • Material-UI

Installation

You can follow the steps below for the installation of the project:

  1. Clone the project:
git clone https://github.com/muammertopcu/BetaLimited-E-Commerce-Platform-Frontend-Development-Task
  1. Go to the project directory:
cd BetaLimited-E-Commerce-Platform-Frontend-Development-Task
  1. Install the dependencies:
npm install

# or

yarn install
  1. Run the project:
npm start

# or

yarn start

Usage

hen the application starts, you are directed to the main page where the products are listed. There are buttons on each product card to add or remove the product from the cart.

Live Demo

You can access the live demo of the project from the link below:

Live Demo

About

https://beta-limited-e-commerce-platform-frontend-development-task.vercel.app


Languages

Language:TypeScript 82.9%Language:HTML 9.7%Language:SCSS 7.4%