Skip to content

Simple shop listing app, made with React (TS), using public mock API as data source. Styled with MUI library.

Notifications You must be signed in to change notification settings

kattyv/react-eshop-listing-app

Repository files navigation

Project description (Work in progress)

Simple product listing app, made with React (Type Script) and Vite. Product data is managed using React built-in Context API. The app is styled with MUI library components.

Project features:

  • Product listing, using data from Fake Store REST API
  • Product details page
  • Shopping cart (TODO)

Project preview

no link yet, sorry

Credits:

Installation

  1. Download project files
  2. cd react-eshop
  3. npm install
  4. npm run dev

About

Simple shop listing app, made with React (TS), using public mock API as data source. Styled with MUI library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published