Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/felix221123/product-page-ecommerce

built an E-Commerce Product Page with ReactJS & Typescript
https://github.com/felix221123/product-page-ecommerce

reactjs saas tailwindcss typescript

Last synced: 1 day ago
JSON representation

built an E-Commerce Product Page with ReactJS & Typescript

Awesome Lists containing this project

README

        

# Frontend Mentor - E-commerce product page solution

This is a solution to the [E-commerce product page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/ecommerce-product-page-UPsZ9MJp6). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)

## Overview

### The challenge

Users should be able to:

- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- Open a lightbox gallery by clicking on the large product image
- Switch the large product image by clicking on the small thumbnail images
- Add items to the cart
- View the cart and remove items from it

### Links

- Solution URL: [Add solution URL here](https://your-solution-url.com)
- Live Site URL: [Add live site URL here](https://your-live-site-url.com)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- TailWind CSS
- SAAS(CSS PRE-PROCESSOR)
- Typescript

### What I learned
I learnt how to manage components in react and and how to pass data from one component to another

### Continued development
I will continue to use REACT JS in my upcoming projects

### Useful resources

- [React beginner course](https://www.youtube.com/watch?v=SqcY0GlETPk&t=301s&ab_channel=ProgrammingwithMosh) - This helped me in learning react