Skip to content

Raiko1189/E-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShoeVerse - Work Boots Shop UI

Overview

ShoeVerse is a modern, responsive React-based UI for a work boots online store. This project focuses on delivering a professional and visually attractive experience for users shopping for work boots, featuring real product images, smooth animations, and a user-friendly interface.

Features

  • Fully responsive design using React and React-Bootstrap.
  • Smooth animations and transitions with Framer Motion.
  • Search functionality to filter products dynamically.
  • Dedicated sections: Home, Shop, Collections, About, and Contact.
  • Cards with high-quality work boots images.
  • Contact form to allow user inquiries.
  • Full-screen sections for immersive experience.
  • Modern navbar with scroll navigation.

Technologies Used

  • Frontend: React.js, React-Bootstrap
  • Styling: Bootstrap, CSS inline styles
  • Animations: Framer Motion
  • Images: High-quality work boot images from free stock sources

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/shoeverse.git
  2. Navigate to the project directory:
    cd shoeverse
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start

To see live

https://e-commerce-pi-mauve.vercel.app/

Usage

  • Navigate through the site using the navbar.
  • Use the search bar to filter shoes.
  • Explore exclusive collections and learn more about ShoeVerse.
  • Submit messages through the Contact page form.

Folder Structure

shoeverse/
├── public/
├── src/
│   ├── App.js (main UI component)
│   ├── index.js
│   └── assets
├── package.json
└── README.md

Customization

  • Replace shoes array in App.js with your own products and images.
  • Modify section styles and content to suit your brand.
  • Enhance animations using Framer Motion props.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors