Skip to content

Homvi/E-commerce-product-page

Repository files navigation

E-commerce Product Page - FrontendMentor Challenge

This project is a part of a challenge by FrontendMentor to build a visually appealing e-commerce product page with a lightbox product gallery and cart functionality. The page is built using Next.js 13, TypeScript, and Redux for state management.

Active States - Basket Empty

Features

  • Product details viewing
  • Lightbox product gallery
  • Cart functionality with add/remove/update capabilities
  • Responsive design for mobile and desktop
  • State management using Redux

Getting Started

Prerequisites

  • Node.js v14.x.x or later
  • npm v6.x.x or later

Installation

  1. Clone the repository:
git clone https://github.com/Homvi/ecommerce-product-page.git
cd ecommerce-product-page
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

Technology Stack

  • Framework: Next.js 13
  • Programming Language: TypeScript
  • State Management: Redux

Contributing

If you would like to contribute to this project, feel free to fork the repository, create a new branch, and submit a Pull Request.

License

This project is open-source and available under the MIT License.

Acknowledgements

About

Next-tailwind-ssr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published