π Startup Finder
Startup Finder is a modern full-stack web application that helps entrepreneurs, developers, designers, and business enthusiasts connect, collaborate, and build startups together. The platform allows users to create profiles, discover like-minded teammates, and form strong startup teams based on skills and interests.
β¨ Features
- π€ User Registration & Login
- π Secure Authentication
- π User Profiles
- π Search Team Members
- πΌ Skill-Based Matching
- π± Fully Responsive Design
- β‘ Fast and User-Friendly Interface
- π¨ Modern UI/UX
- π Full-Stack Architecture
π οΈ Tech Stack
Frontend
- React.js
- JavaScript
- HTML5
- CSS3
- Tailwind CSS
- Axios
Backend
- Node.js
- Express.js
- MongoDB Atlas
- Mongoose
- JWT Authentication
- Bcrypt.js
π Project Structure
Startup-Finder/
β
βββ frontend/
β βββ src/
β βββ public/
β βββ package.json
β
βββ backend/
β βββ controllers/
β βββ models/
β βββ routes/
β βββ middleware/
β βββ config/
β βββ package.json
β βββ server.js
β
βββ README.md
π Getting Started
Clone the Repository
git clone https://github.com/SurajSingh8954/Startup-Finder.gitInstall Frontend
cd frontend
npm install
npm run devInstall Backend
cd backend
npm install
npm startπ Environment Variables
Create a .env file inside the backend folder.
PORT=8000
MONGODB_URL=your_mongodb_connection_string
JWT_SECRET=your_secret_keyπΈ Screenshots
Add screenshots of:
- π Home Page
- π Search Page
- π€ User Profile
- π Login & Signup
- π± Mobile View
π― Future Enhancements
- π€ AI-based teammate recommendations
- π¬ Real-time chat
- πΉ Video meeting integration
- π Startup event calendar
- π Project collaboration workspace
- π’ Startup news feed
- π Location-based team search
- β User ratings and reviews
π¨βπ» Author
Surya
BCA Student | Full Stack Developer | AI Enthusiast
GitHub: https://github.com/SurajSingh8954
β If you found this project useful, consider giving it a star!