hlpetway / ideal-spoon

This is a product details page done in React, MaterialUI and Redux Toolkit

Home Page:https://ideal-spoon.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux Toolkit MaterialUI TypeScript Example

This is an example app including Product Details page including a table of product sales, a chart of sales and a left sidebar with product details. The chart is just a screenshot for now. When I have somemore time I will go back in and add the chart component from Material UI as well.

This app is not a static page app. To allow the api call to work you will need to run this app locally. Instructions are as follows:

Commands

  • Run the app with npm run dev
  • Run the tests with npm run test

About

This is a product details page done in React, MaterialUI and Redux Toolkit

https://ideal-spoon.vercel.app


Languages

Language:TypeScript 88.0%Language:CSS 9.0%Language:JavaScript 3.0%