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.
- Host: GitHub
- URL: https://github.com/vishwas-chakilam/gearup
- Owner: Vishwas-Chakilam
- Created: 2025-04-03T13:30:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-03T13:49:37.000Z (6 months ago)
- Last Synced: 2025-04-03T14:35:51.919Z (6 months ago)
- Topics: html-css-javascript, reactjs, supabase, typescript
- Language: TypeScript
- Homepage: https://gearup1.netlify.app/
- Size: 2.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
### 📝 Reviews Page
### 📖 Guides Page
---
## 🤝 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!* 🚀