Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mandeepsinghmar/pizza-app
A fast food ecommerce application made with react and redux.
https://github.com/mandeepsinghmar/pizza-app
react redux
Last synced: 3 months ago
JSON representation
A fast food ecommerce application made with react and redux.
- Host: GitHub
- URL: https://github.com/mandeepsinghmar/pizza-app
- Owner: Mandeepsinghmar
- Created: 2021-01-23T18:49:35.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-31T11:46:10.000Z (about 3 years ago)
- Last Synced: 2024-10-11T10:50:05.505Z (3 months ago)
- Topics: react, redux
- Language: JavaScript
- Homepage: https://subway-pizza.netlify.app/
- Size: 8.16 MB
- Stars: 9
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Subway
This is a subway ecom application where users can buy fast food.## Project overview:
Deployed version - https://subway-pizza.netlify.app/## Features:
1. Home page
2. Product page
3. Product detail
4. Pagination
5. Add to cart
6. Delete cart
7. Toasts## Technologies:
### Frontend
* Reactjs, Redux and styled components
* Deployed on netlify### Backend
* Firebase for auth.### Frontend Npm libraries
* antd
* currency-formatter
* react-icons
* react-modal
* react-redux
* react-router-dom
* react-toastify
* react-tooltip