Validate ideas. Get feedback. Discover what's worth building — before you build it.
YNotNowv3 is a modern, community-driven platform that helps students, early-stage founders, and innovators share their startup ideas and get real-time feedback, votes, and validation.
It’s a safe playground for your business ideas — so you can focus on what matters, and ditch what doesn’t.
Feature | Description |
---|---|
💡 Post Startup Ideas | Share your idea with title, description, and name. |
📊 Live Voting System | Users upvote or downvote ideas to show popularity. |
💬 Community Feedback | Comment and suggest improvements or potential problems. |
🏆 Leaderboard | Discover trending ideas and top community innovators. |
⚡ Real-time Updates | Built using Supabase & Vite — everything updates instantly. |
🎓 Portfolio Building | Ideal for students to showcase entrepreneurial thinking. |
YNotNowv3 is built with a powerful, modern tech stack:
Tech | Description |
---|---|
⚛️ React | Frontend UI built with components and hooks. |
⚡ Vite | Lightning-fast build tool for development and production. |
🧪 TypeScript | Strongly typed JS for reliable, scalable code. |
🧮 Supabase | Firebase alternative – handles Auth, Realtime DB, Postgres. |
🎨 Tailwind CSS | Utility-first CSS framework for rapid UI development. |
🌐 Node.js | Optional backend for server-side features (coming soon). |
☁️ Vercel | Blazing fast global deployment & CI/CD. |
Post ideas, vote, comment – all in real time.
- ✅ Students: Test and share your startup ideas. Build a feedback-backed portfolio.
- ✅ Founders: Validate ideas before investing time or money.
- ✅ Validators & Mentors: Help shape early-stage innovation with feedback.
- ✅ Curious Learners: Discover trending ideas and learn what works.
-
Post Your Idea
Just a title, a short pitch, and your name – that’s all it takes. -
Get Feedback
Votes and comments start flowing in from the community. -
Refine or Pivot
Use suggestions and sentiment to evolve your concept. -
Climb the Leaderboard
The more love your idea gets, the more it’s seen.
# 1. Clone the repository
git clone https://github.com/yourusername/ynotnowv3.git
# 2. Navigate to the project
cd ynotnowv3
# 3. Install dependencies
npm install
# 4. Start the development server
npm run dev