A website designed for an online gadget store, available in both Ukrainian and English, allowing users to switch between languages. It offers extensive functionality such as saving favorites and adding items to the cart with persistence after page reload. Users can search for desired products, select them by categories, and filter by various characteristics. The dynamic, smooth, and minimalistic UI ensures a seamless user experience and intuitive site navigation, with responsive design for all screen sizes.
- Navigation between multiple pages
- Persistence of user preferences (cart, favourite items) in local storage
- Ability to switch language (available languages: English, Ukrainian)
- Smooth animations and transitions
- Full responsiveness
Setup Instructions
- Clone the repository
git clone https://github.com/akozlovska/Nice_Gadgets_catalogue.git
- Navigate to the project directory
cd Nice_Gadgets_catalogue
- Install dependencies
npm install
- Open the landing page to view it in the browser
npm start
This project is licensed under the MIT License.