This project was bootstrapped with Vite
This is a frontend project for an online store that offers a variety of smartphones, tablets, and accessories. The platform provides a clean, user-friendly interface where users can browse products, sort them by different criteria, view detailed product information, and manage a shopping cart.
- Product catalog including smartphones, tablets, and accessories
- Sorting functionality (e.g., by price or name)
- Pagination for convenient navigation through large product lists
- Responsive layout that works well on desktop, tablet, and mobile
- Each product page includes images, descriptions, and specifications
- A shopping cart system that allows users to add and remove products (frontend only, without checkout)
To run this project locally, you will need:
- Node.js v18 or higher
- npm or yarn
- vite
- react
- react-router-dom
- scss
- GitHub Pages
-
Clone the repository:
-
Navigate to the project directory:
-
Install the dependencies:
-
Start the development server:
Developed by Mykhailo Hubko. You can reach me via: Linkedin Email: mixelios@gmail.com
more about JavaScript JS-book more about Styles css-tricks more about Vite Vite
Good luck!