Skip to content

UlftKcy/ecommerce-app-with-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce App

Table of Contents

Overview

  • You can get the products and categories from the API and list on the Home Page.
  • Also you can create and delete product, filter products by category, add product to favorites.

Built With

  • Typescript
  • ReactJS
  • Redux Toolkit
  • Redux Persist
  • TailwindCSS
  • Rest API
  • Axios

How To Use

Clone this repository

$ git clone https://github.com/UlftKcy/ulfetkacay-reactjs.git

Install dependencies

$ npm install

Run the app

$ npm start

Contact