This is a solution to the E-commerce product page challenge on Frontend Mentor. This project represents a functional e-commerce product page where users can view details about the "Fall Limited Edition Sneakers," add the product to their cart, and enjoy a responsive design across different devices.
- You can view the live demo of this project here.
- Submitted on Frontend Mentor.
- Responsive design for optimal viewing on various devices.
- Functional popup slider with images.
- Users can add the product to their cart.
- React: JavaScript library for building user interfaces.
- Vite: Next-generation frontend tooling for faster and leaner development experience.
To run this project locally, follow these steps:
git clone https://github.com/ionStici/ecommerce-product-page-fem
cd ecommerce-product-page-fem
npm install
npm run dev
Contributions are welcome! If you have any ideas, suggestions, or issues, please feel free to create a pull request or open an issue.
This project is licensed under the MIT License. See LICENSE file for more information.
- Frontend Mentor for the design challenge.
- React and Vite for the development tools.
Feel free to reach out if you have any questions or suggestions!