The frontend application for the Exam Analyser app built using React & Bootstrap. The application is designed in a detached approach and communicates to the backend using REST API's.
- NPM
 - Node
 
- Clone the repository and cd to the project root.
 npm installto install the necessary project requirements.npm startto start the client.