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
- Host: GitHub
- URL: https://github.com/harsh-modi278/shopping-website
- Owner: Harsh-Modi278
- Created: 2021-08-13T14:47:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-16T16:02:17.000Z (almost 5 years ago)
- Last Synced: 2025-02-25T17:45:29.587Z (over 1 year ago)
- Topics: github-pages, material-ui, react-router-dom, reactjs
- Language: JavaScript
- Homepage: https://Harsh-Modi278.github.io/shopping-website
- Size: 1.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)