An open API service indexing awesome lists of open source software.

https://github.com/frarosset/shopping-cart

A project from The Odin Project (Full Stack Javascript).
https://github.com/frarosset/shopping-cart

css css3 html html5 javascript localstorage react react-router react-router-dom react-testing-library rtl shopping-cart styled-components theodinproject vite vitest

Last synced: 3 months ago
JSON representation

A project from The Odin Project (Full Stack Javascript).

Awesome Lists containing this project

README

          

# shopping-cart

A project from The Odin Project (Full Stack Javascript).

A shopping cart mock is built using HTML, CSS, Javascript, React, and React Router.

Styling has been applied using Styled Components.

Products data are provided by [DummyJson (Products endpoint)](https://dummyjson.com/docs/products).

> A preview is available [here](https://shopping-cart-two-pi-51.vercel.app/).