https://github.com/red-one12/huntify-c
A platform to discover, share, and upvote tech products like web apps, AI tools, and games. Users can submit products, review them, and upgrade with a membership. Moderators manage approvals, while admins handle users and site activities. Secure authentication and payment integration ensure a smooth experience. 🚀
https://github.com/red-one12/huntify-c
expressjs firebase-auth jwt mongodb nodejs react tailwindcss
Last synced: 3 months ago
JSON representation
A platform to discover, share, and upvote tech products like web apps, AI tools, and games. Users can submit products, review them, and upgrade with a membership. Moderators manage approvals, while admins handle users and site activities. Secure authentication and payment integration ensure a smooth experience. 🚀
- Host: GitHub
- URL: https://github.com/red-one12/huntify-c
- Owner: red-one12
- Created: 2025-02-04T20:18:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-19T11:58:18.000Z (over 1 year ago)
- Last Synced: 2026-01-03T12:27:46.137Z (6 months ago)
- Topics: expressjs, firebase-auth, jwt, mongodb, nodejs, react, tailwindcss
- Language: JavaScript
- Homepage: https://huntify-375e2.web.app/
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Huntify 🚀
.png)
Huntify is a platform for discovering, sharing, and upvoting tech products like web apps, AI tools, and games. Users can submit products, review them, and upgrade with a membership. Moderators manage approvals, while admins handle users and site activities. Secure authentication and payment integration ensure a smooth experience.
🔗 **Live Demo**: [Huntify](https://huntify-375e2.web.app/)
---
## 📌 Features
- **Product Submission**: Users can submit new tech products and explore various categories like web apps, AI tools, software, games, and mobile apps.
- **Voting System**: Upvote or downvote products to help others discover popular ones and contribute to rankings.
- **User Roles**: Different access levels for normal users, moderators, and admins.
- **Product Reviews**: Users can write reviews and rate products.
- **Premium Features**: Unlock extra features through paid subscriptions.
---
## 🛠 Tech Stack
**Frontend**: React, Tailwind CSS
**Backend**: Node.js, Express
**Database**: MongoDB
**Authentication**: Firebase (Email/Google sign-in)
---
## 📦 Dependencies
### **Frontend**
- React
- React Router
- Tailwind CSS
- Firebase Authentication
### **Backend**
- Node.js
- Express
- MongoDB
- Mongoose
- Firebase Admin SDK
---
## 🏗 Installation & Setup
Follow these steps to run the project locally:
### 1️⃣ Clone the repository
```sh
git clone https://github.com/your-repo/huntify.git
cd huntify