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

https://github.com/vishwas-chakilam/gearup

GearUp is a minimalistic and responsive car blog designed for automobile enthusiasts. It features a clean UI, allowing users to explore and share insights on cars, reviews, and industry trends.
https://github.com/vishwas-chakilam/gearup

html-css-javascript reactjs supabase typescript

Last synced: 6 months ago
JSON representation

GearUp is a minimalistic and responsive car blog designed for automobile enthusiasts. It features a clean UI, allowing users to explore and share insights on cars, reviews, and industry trends.

Awesome Lists containing this project

README

          

# 🚗 GearUp – A Simple Car Blog

**GearUp** is a lightweight and responsive car blog designed for automobile enthusiasts. Whether you're passionate about car reviews, industry trends, or automotive technology, GearUp provides a seamless platform to explore and share insights.

---

## 📌 Features

✅ **Blog-style posts** – Read and publish car-related articles
✅ **Image support** – Showcase stunning car models
✅ **Search & filter** – Easily find articles that interest you
✅ **Responsive design** – Works smoothly across all devices
✅ **User authentication** (Coming Soon)

---

## 🛠️ Tech Stack

| Technology | Purpose |
|------------|---------|
| **React (Vite)** | Frontend UI |
| **SupaBase** | Database |
| **Tailwind CSS** | Styling |

---

## 🚀 Getting Started

### 🔹 Prerequisites

Ensure you have the following installed before running the project:

- **REACT** (for frontend)
- **Git** (for version control)

### 🔹 Installation

#### 1️⃣ Clone the Repository
```bash
git clone https://github.com/Vishwas-Chakilam/GearUp.git
cd GearUp
```

#### 2️⃣ Setup Frontend
```bash
cd frontend
npm install
npm run dev
```

---

## 🎨 Screenshots

### 🏠 Home Page
![Home Page](https://github.com/Vishwas-Chakilam/GearUp/blob/main/Extra/Screenshot%202025-04-03%20191416.png)

### 📝 Reviews Page
![Reviews Page](https://github.com/Vishwas-Chakilam/GearUp/blob/main/Extra/Screenshot%202025-04-03%20191435.png)

### 📖 Guides Page
![Guides Page](https://github.com/Vishwas-Chakilam/GearUp/blob/main/Extra/Screenshot%202025-04-03%20191455.png)

---

## 🤝 Contribution

Contributions are welcome! Feel free to fork this repository, open issues, or submit pull requests.

1. **Fork** the repo
2. **Create** a new branch (`git checkout -b feature-branch`)
3. **Commit** your changes (`git commit -m "Add new feature"`)
4. **Push** the branch (`git push origin feature-branch`)
5. **Create** a pull request

---

## 📜 License

This project is open-source and available under the **MIT License**.

---

💡 *Have suggestions or ideas? Feel free to open an issue!* 🚀