This is a simple application that allows you to prepare for exams. it has answers, explanations and resources for further reading for each questions. It is a work in progress and will be updated regularly.
- Clone the repository
- Run
yarn
to install dependencies - Run
yarn dev
to start the application - Navigate to
localhost:3000
in your browser
- Fork the repository
- Clone the repository
- Run
yarn
to install dependencies - Run
yarn dev
to start the application - Navigate to
localhost:3000
in your browser - Make changes to the code
- Create a pull request