https://github.com/bloivating-major/nike
Nike Landing Page With React and Tailwind CSS
https://github.com/bloivating-major/nike
git react readme scss tailwindcss vercel-deployment
Last synced: 3 months ago
JSON representation
Nike Landing Page With React and Tailwind CSS
- Host: GitHub
- URL: https://github.com/bloivating-major/nike
- Owner: Bloivating-Major
- Created: 2025-01-19T05:15:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-08T22:52:17.000Z (about 1 year ago)
- Last Synced: 2025-06-05T04:55:42.440Z (about 1 year ago)
- Topics: git, react, readme, scss, tailwindcss, vercel-deployment
- Language: JavaScript
- Homepage: https://nike-fehr.vercel.app/
- Size: 3.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
# π **My React Tailwind Project** π
Welcome to my latest project! π This is a **React-based** web application styled with **Tailwind CSS** for sleek responsiveness and modern design. Let's dive into the details! π
---
[Live Link](https://nike-fehr.vercel.app/)
---
## β¨ **Preview**
Get a glimpse of the project in action! Here's what you'll experience:
1οΈβ£ A stunning hero section to grab attention.
2οΈβ£ Engaging content cards for products, services, and reviews.
3οΈβ£ Seamless navigation and interactive components.
---
## π **How to Run the Project**
1. Clone the repository:
```bash
git clone https://github.com/Bloivating-Major/Nike.git
```
2. Navigate to the project folder:
```bash
cd Nike
```
3. Install dependencies:
```bash
npm install
```
4. Start the development server:
```bash
npm run dev
```
5. Open the application in your browser at:
**http://localhost:5173**
---
## ποΈ **Project Features**
β¨ **Responsive Design:** Fully responsive for devices of all sizes β from mobile to desktop. π±π»
β¨ **Component-Based Architecture:** Reusable and modular components for scalability and simplicity. π§©
β¨ **Modern UI with Tailwind CSS:** Tailwind-powered styles for a clean and professional look. π¨
β¨ **Organized File Structure:** Easy-to-navigate and maintainable project organization. π
β¨ **Interactive and Dynamic Content:** Built with React for a seamless user experience. β‘
---
## π **Project Structure**
Here's a quick overview of the project's structure:
### ποΈ **Folders & Components**
1. **`src/assets`** π¨
- **icons/**: Contains all icon assets used throughout the project. πΌοΈ
- **images/**: Stores all the images used for visuals. πΈ
2. **`src/components`** π§©
- **Button.jsx**: Custom button component for consistent styling. π
- **Nav.jsx**: Responsive navigation bar for seamless user interaction. π§
- **PopularProductCard.jsx**: Card component showcasing top-rated products. ποΈ
- **ReviewCard.jsx**: Displays user reviews dynamically. β
- **ServiceCard.jsx**: Highlights services offered. π§
- **ShoeCard.jsx**: Specialized card for footwear products. π
3. **`src/sections`** π
- **Hero.jsx**: Captivating hero section with a headline and call-to-action. β¨
- **CustomerReviews.jsx**: Section displaying customer feedback. π£οΈ
- **Footer.jsx**: Well-structured footer with links and copyright. π
- **PopularProducts.jsx**: Features the most sought-after products. π
- **Services.jsx**: Details about the services provided. π
- **SpecialOffer.jsx**: Showcases limited-time offers and deals. π€
- **Subscribe.jsx**: Call-to-action for newsletters and updates. π§
- **SuperQuality.jsx**: Emphasizes the quality of products or services. π
4. **`src/constants`** π
- **index.js**: Contains reusable constants for data or configurations. βοΈ
---
## π― **Technologies Used**
- **React** βοΈ: For building dynamic user interfaces.
- **Tailwind CSS** π¨: For styling the application with utility-first classes.
- **JavaScript (ES6)** π¨: Core programming language for the app logic.
---
## π **Feedback & Contributions**
Iβm always looking to improve and grow. If you have suggestions or would like to contribute, feel free to open an issue or submit a pull request. π‘
---
## π **Author**
π¨βπ» **Bloivating-Major**
π§ [sambhav12wakhariya@gmail.com](mailto:sambhav12wakhariya@gmail.com)
Letβs create something amazing together! π
---