From a6c95604cd22dbf8487ad6a4910555425658a369 Mon Sep 17 00:00:00 2001 From: Aditya Vinay Dubey Date: Mon, 19 Aug 2024 16:42:24 +0530 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index dce7552..280574d 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,16 @@ npm run build 2. Enable "Developer mode" (top-right corner). 3. Click on "Load Unpacked" and select the `dist` folder created in the previous step. +#### EduAid Web App +In addition to the browser extension, EduAid also offers a web app that provides the same powerful features for quiz generation. The web app allows you to access EduAid's capabilities directly from your browser without needing to install any extensions. Just start the backend server locally and: + +1. Navigate to the Web App Directory: +`cd eduaid_web` +2. Install Dependencies: +`npm install` +3. Start the Web App: +`npm run start` + ## Features 1. **Dynamic Question Generation**: