payalpatra / Fake-Store

This is an e-commerce website that uses an API to fetch products data & has all the cart functionalities. This is a simple project to learn the development setup in react with Typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fake-Store

Project Description

This is an e-commerce website that uses a fake store API to fetch products data. This has application has all the cart functionalities like add & remove products from cart. This is a simple project to learn the development setup in react with Typescript.

Technologies Used

Installation Guidelines

# Clone this repository
$ https://github.com/payalpatra/Fake-Store.git

# Move to the root directory
$ cd Fake-Store

# Remove current origin repository
$ git remote remove origin

# Install dependencies
$ npm install

# Start development server
$ npm start

Screenshot

2022-05-19 (3)

Author

Payal Patra

payalpatra105 payalpatra105 p_iconic_

About

This is an e-commerce website that uses an API to fetch products data & has all the cart functionalities. This is a simple project to learn the development setup in react with Typescript.


Languages

Language:TypeScript 81.9%Language:HTML 18.1%