Skip to content

Coutons/courseswyn

Repository files navigation

courseswyn

Courseswyn is a Next.js app for discovering the latest course deals and coupons.

Scripts

  • dev: Start the dev server at https://courseswyn.com
  • build: Production build
  • start: Run the production server
  • lint: Lint the project

Getting Started

  1. Install dependencies: npm install

  2. Run the dev server: npm run dev

  3. Open http://localhost:port

Structure

  • app/: App Router pages and API routes
  • components/: Reusable UI components
  • styles/: Global styles
  • app/api/deals/route.ts: Deals API

You can extend the ingestion pipeline to import deals from external sources or a CMS later.

About

free udemy courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published