Skip to content

navyasrisangem/TBE-Web

 
 

Repository files navigation

The Boring Education

Welcome to The Boring Education! This is an open-source educational platform built with Next.js and MongoDB. Our goal is to provide a simple, engaging way to learn web development and product design.

Project Overview

This project is designed to help students and developers improve their programming skills through interactive tutorials, examples, and challenges. We’re building a community where learning is fun and accessible to everyone.

Getting Started

To set up this project locally and start developing, follow these steps:

1. Clone the Repository

First, clone the repository to your local machine:

git clone https://github.com/your-username/the-boring-education.git
cd the-boring-education

2. Install Dependencies

npm install

3. Set Up Environment Variables

You will need to create a .env.local file to configure the environment:

Copy the .env.example file to .env.local. Update the values in the .env.local file with your MongoDB connection string and other relevant configuration.

4. Start the Development Server

npm run dev

Want to contribute?

Please refer to our Contribution Guidelines for detailed information on how to contribute to this project.

About

Open Source Tech Education App For 🇮🇳

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.8%
  • CSS 8.1%
  • JavaScript 2.1%