Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tushar-indurjeeth/shopping-cart

A simple shopping website built using React, TypeScript and Styled Components.
https://github.com/tushar-indurjeeth/shopping-cart

fake-store-api heroku-deployment material-ui react react-query styled-components typescript

Last synced: 4 days ago
JSON representation

A simple shopping website built using React, TypeScript and Styled Components.

Awesome Lists containing this project

README

        

# Shopping Cart
A simple shopping website built using [React](https://reactjs.org/), [TypeScript](https://www.typescriptlang.org/) and [Styled Components](https://styled-components.com/).

## How it works
- Data is pulled from [Fake Store API](https://fakestoreapi.com).
- You can add and remove items from the Cart.

## Built using
- [React](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Styled Components](https://styled-components.com/)
- [React Query](https://react-query.tanstack.com/)
- [Material UI](https://material-ui.com/)

## API Used
[Fake Store API](https://fakestoreapi.com/)

## Platform
Hosted through [Heroku](https://www.heroku.com/).

## License
Code released under the [MIT License](https://github.com/Tushar-Indurjeeth/Shopping-Cart/blob/f5fec38da7c52fc1c115a6f365511a989a9e75cf/LICENSE).