Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 287 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 287 Bytes

AdaptEd

An application for teachers to improve their productivity by sharing resources and generating personalised worksheets for their students

Tools and Technologies Used

React Vite MUI Node.js Express.js

How to Run

To run frontend:

cd frontend
npm install
npm run dev