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

https://github.com/harsh-modi278/shopping-website

A fake shopping website frontend made using ReactJS
https://github.com/harsh-modi278/shopping-website

github-pages material-ui react-router-dom reactjs

Last synced: about 2 months ago
JSON representation

A fake shopping website frontend made using ReactJS

Awesome Lists containing this project

README

          

# Odin Project: Shopping Cart

A fake shopping website made as part of Odin Project ReactJS course [Excercise](https://www.theodinproject.com/paths/full-stack-javascript/courses/javascript/lessons/shopping-cart).

[Demo Link](https://Harsh-Modi278.github.io/shopping-website)

## Getting Started

```
git clone https://github.com/Harsh-Modi278/shopping-website.git
cd shopping-website
npm install
npm start
```

## Built with

- [React](https://reactjs.org/)
- [Material-UI](https://material-ui.com/)
- [React Router](https://reactrouter.com/)
- [Fake Store API](https://fakestoreapi.com/)