An open API service indexing awesome lists of open source software.

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

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! πŸŽ‰

---