Skip to content

andriiafanasiev/QPICK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

34da198 · Mar 22, 2025

History

58 Commits
Mar 14, 2025
Mar 22, 2025
Mar 13, 2025
Oct 23, 2024
Mar 16, 2025
Mar 7, 2025
Mar 22, 2025
Mar 22, 2025
Oct 25, 2024
Mar 22, 2025

Repository files navigation

QPICK - iPhone Accessories Store

QPICK is a React-based online store offering a wide range of iPhone accessories such as cases, screen protectors, chargers, and more. The app utilizes React Router for seamless page navigation without reloading, enhancing the user experience.

Live Demo

You can check out the live demo of the app here.

screenshot

Technologies Used

React
Tailwind CSS

Features

  • React-based: Built using React to ensure a dynamic and responsive UI.
  • Product Catalog: Displays various iPhone accessories.
  • Seamless Navigation: Utilizes React Router for efficient page navigation.
  • Animated Transitions: Implemented using Framer Motion for smooth page transitions.
  • Styled with Tailwind CSS: The UI is styled using Tailwind CSS for a modern and clean design.
  • Interactive Map for Delivery: Uses OpenStreetMap and Leaflet.js to show the user's location and display delivery information dynamically.

Map & Geolocation

QPICK integrates an interactive map using OpenStreetMap and Leaflet.js:

  • Geolocation Support: Automatically detects the user's location using the browser's Geolocation API.
  • Default Location: If geolocation is not granted, the map centers on Kyiv, Ukraine.
  • Smooth View Transition: The map updates dynamically when the user's location is detected.
  • No API Keys Required: OpenStreetMap and Leaflet.js are free and open-source, requiring no API keys.

Installation

  1. Clone the repository:

    git clone https://github.com/andriiafanasiev/QPICK.git
  2. Navigate to the project directory:

    cd QPICK
  3. Install dependencies:

    npm install
  4. Run the application:

    npm start
    

About

React-based online store for iPhone accessories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published