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

https://github.com/progress2002/product-list-


https://github.com/progress2002/product-list-

Last synced: about 1 year ago
JSON representation

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

![](./public/assets/images/desktop-design-empty.jpg)

### 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)