Skip to content

Developer-Club-WMU/w1-website

Repository files navigation

W1 Startup Community

Website for the W1 Startup Community at Western Michigan University. Built with Next.js, Tailwind CSS, and deployed on Vercel.

Live site: w1build.com

Getting Started

npm install
npm run dev

Open http://localhost:3000.

Project Structure

/app
  page.tsx              # Landing page (hero + 3 pillar cards)
  learn/page.tsx        # Learning resources
  ecosystem/page.tsx    # Midwest startup org directory
  portfolio/page.tsx    # Startups built by W1 members
  components/           # Shared UI components

/data
  bronco-build-it-links.ts   # Sunday session RSVP links (date-based rotation)
  ecosystem.json              # City/org directory data
  portfolio.json              # Portfolio startup entries
  resources.json              # Learning resources

Adding a new ecosystem org, portfolio startup, session link, or learning resource is just a data file edit.

About

Official website for the W1 Startup Community hosted at WMU. We offer students development resources and semester based batches to take their ideas to build and launch stages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors