https://github.com/progress2002/product-list-
https://github.com/progress2002/product-list-
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/progress2002/product-list-
- Owner: Progress2002
- Created: 2024-11-28T15:53:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-29T16:30:54.000Z (over 1 year ago)
- Last Synced: 2025-02-05T15:22:30.537Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://product-list-two-xi.vercel.app
- Size: 1.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
\
# Frontend Mentor - Product list with cart solution
This is a solution to the [Product list with cart challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/product-list-with-cart-5MmqLVAp_d). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)(#continued-development)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- Add items to the cart and remove them
- Increase/decrease the number of items in the cart
- See an order confirmation modal when they click "Confirm Order"
- Reset their selections when they click "Start New Order"
- View the optimal layout for the interface depending on their device's screen size
- See hover and focus states for all interactive elements on the page
### Screenshot

### Links
- Solution URL: [Solution URL](https://github.com/Progress2002/Product-list-)
- Live Site URL: [Live site](https://product-list-two-xi.vercel.app/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- TailwindCSS
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [Styled Components](https://styled-components.com/) - For styles
## Author
- Website - [Progress Ezeamaka](https://progress2002.vercel.app/)
- Frontend Mentor - [@Progress2002](https://www.frontendmentor.io/profile/Progress2002)
- Twitter - [@Progress_2002](https://twitter.com/Progress_2002)