Skip to content

A full-stack admission management system made with Django & ReactJS

License

Notifications You must be signed in to change notification settings

DolenDeori/Brilliant-Academy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brilliant Academy Banner Image

Brilliant Academy

GitHub Repo stars GitHub forks GitHub issues GitHub pull requests GitHub license
GitHub last commit GitHub repo size GitHub pre-commit Github code style pretter

Welcome to the Brilliant Academy repository!

Table of Contents

About

Brilliant Academy is an educational platform designed to provide high-quality learning resources for students of all ages. Our mission is to make education accessible and engaging for everyone.

Features

  • Comprehensive courses on various subjects
  • Interactive quizzes and assignments
  • Progress tracking and performance analytics
  • Community forums for discussion and support

Installation

To get started with Brilliant Academy, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/Brilliant-Academy.git
  2. Navigate to the project directory:
    cd Brilliant-Academy
  3. Install the dependencies:
    npm install

Usage

To start the development server, run:

npm start

Open your browser and go to http://localhost:3000 to access the application.