This the side of the application that user (student/teacher) can see and interact with. Some of the interactions include: login in, submiting ansewrs, submiting feedback etc...
- To install libraries run
npm install - To run server run
npm run dev - interact with the system!!