SkillSphere

SkillSphere – Online Learning Platform

SkillSphere is a modern, professional-grade online learning platform built with Next.js. It allows users to explore a variety of skill-based courses, watch lessons, and manage their learning profiles. The application features a premium UI/UX design inspired by leading educational platforms.

🚀 Purpose

The goal of SkillSphere is to provide a seamless and interactive learning experience for students, offering high-quality courses with a focus on responsiveness, performance, and security.

🔗 Live URL

https://skill-sphere-nine-lovat.vercel.app

✨ Key Features

🛠️ Technology Stack

📦 NPM Packages Used

⚙️ Environment Variables

Create a .env.local file in the root directory and add the following:

BETTER_AUTH_SECRET=your_secret_here
GOOGLE_CLIENT_ID=your_google_client_id
GOOGLE_CLIENT_SECRET=your_google_client_secret
BETTER_AUTH_URL=http://localhost:3000

📂 Project Structure