Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

A modern education platform built with Next.js, Tailwind CSS, and TypeScript, designed to empower students through quality education.

Notifications You must be signed in to change notification settings

gaureshpai/coaching-classes-webiste-template

Repository files navigation

BIPS Classes - Education Platform

BIPS Classes Banner

A modern education platform built with Next.js, Tailwind CSS, and TypeScript, designed to empower students through quality education.

Features

  • 🚀 Next.js 14 App Router
  • 🎨 Tailwind CSS with custom theme
  • ✨ Modern UI components
  • 📱 Fully responsive design
  • 🌙 Dark mode support
  • 📝 CMS-ready architecture
  • ⚡ Optimized performance

Technologies Used

Getting Started

Prerequisites

  • Node.js 18 or later
  • npm/yarn/pnpm/bun

Installation

  1. Clone the repository:

    git clone https://github.com/gaureshpai/BIPS-Classes.git
    cd BIPS-Classes
  2. Install dependencies:

    npm install

Development

Run the development server:

npm run dev

Open http://localhost:3000 in your browser.

Building for Production

npm run build

Project Structure

BIPS-Classes/
├── app/                  # App router
│   ├── contact/          # Contact page
│   ├── courses/          # Course page
│   ├── about/            # About page
│   |── page.tsx          # Home page
|   |── layout.tsx        # Layout component
├── components/           # Reusable components
├── lib/                  # Utility functions
├── public/               # Static assets
└── tailwind.config.ts    # Tailwind configuration

Deployment

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Deploy with Vercel

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

BIPS Classes - @bipsclasses - [email protected]

Project Link: https://github.com/gaureshpai/BIPS-Classes

About

A modern education platform built with Next.js, Tailwind CSS, and TypeScript, designed to empower students through quality education.

Topics

Resources

Stars

Watchers

Forks