Skip to content

spectr-e/tdx

Repository files navigation

README for Interactive Learning Modules – High Difficulty (Frontend)

Project Overview

This project is an Interactive Learning Modules application designed to provide engaging educational content through quizzes, flashcards, and other interactive activities. It is built using Next.js for the frontend.

Team Members

Prerequisites

Before running the project, ensure you have the following installed on your machine:

  • Node.js (version 14 or higher)
  • npm (Node Package Manager)

You can check your installed versions by running:

node -v
npm -v


## Installation

### Frontend Setup

1. **Clone the Repository**
   First, clone the repository to your local machine using the following command:

   ```bash
   git clone <repository-url>
cd <frontend-directory>
npm install


### Backend Setup

Navigate to the Backend Project Directory
Change into the backend project directory:
cd <backend-directory>

2.npm install

3.MONGO_URI=mongodb://localhost:27017/your-database
JWT_SECRET=your-jwt-secret
PORT=5000

About

Our submission for the TDx hackathon 2024

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors