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

https://github.com/coder-abdo/product-list-with-cart


https://github.com/coder-abdo/product-list-with-cart

Last synced: 5 months 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](#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

![challenge screenshot](./src/assets/images/challenge-screenshot.jpg)

### Links

- Solution URL: [frontendmentor solution URL](https://www.frontendmentor.io/solutions/product-list-with-cart-trrIdMlKIX)
- Live Site URL: [vercel live site URL](https://product-list-with-cart-phi.vercel.app/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- Typescript - For type saftey
- [Vue](https://vuejs.org/) - JS library
- [Tailwind CSS](https://tailwindcss.com/) - For styles

### Continued development

I continue Devloping Apps Using `Vue` and It's EcoSystem like `Pinia` and styling using `tailwindcss` and I continue sharpen my skills in `Vue` so I am super happy.

## Author

- Website - [my portfolio](https://abdelmonaem-portfolio.vercel.app/)
- Frontend Mentor - [@coder-abdo](https://www.frontendmentor.io/profile/coder-abdo)
- LinkedIn - [Abdelmonaem Shahat](https://www.linkedin.com/in/abdelmonaem-shahat/)