This is the UI repository, for backend repository, please visit ExamSphere-Backend.
ExamSphere is a platform for user-friendly online exams. It is a project that I am working on to help students and teachers to have a better experience in online exams.
To get a local copy up and running follow these simple steps.
You need to have Node.js installed on your machine.
- Clone the repository
git clone https://github.com/ALiwoto/ExamSphere-ui.git
- Install the dependencies
npm install
- Run the project
npm start
And my great thanks to everyone who helped me in this project. ❤️