Skip to content

patr-silva/Sneakers-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Sneakers Store

React-based sneaker store simulation with Tailwind CSS for sleek, responsive design.

Table of Contents

  1. Introduction
  2. Installation
  3. Screenshots

Introduction

About the project

This project is a static webpage showcasing a simulated sneaker store, designed and developed using React and Tailwind CSS.

The webpage highlights key features of a sneaker store, including product displays, store information, and a clean, modern aesthetic.

Goals and objectives

This project is a React-based page for a fictional sneakers store, designed as a practice exercise to refine my skills in styling a React application using Tailwind CSS.

The page showcases the store's best-selling sneakers and features a section dedicated to upcoming releases. While it's not a fully functional e-commerce site, it intends to improve my ability to create a visually appealing and engaging user experience with React and Tailwind CSS.

A key focus of this project was to incorporate animations and interactive elements that come alive as you scroll through the page. These enhancements aim to create a dynamic and immersive browsing experience.

Built with

  • React
  • JavaScript
  • HTML5
  • CSS3
  • TailwindCSS

Installation

Installation Steps

  1. Clone the repository
    git clone https://github.com/patr-silva/Sneakers-Store.git
  2. Install NPM packages
    npm install
  3. Run the app
    npm run dev

Screenshots

Home Most Wanted Special Offers

(Back to top)