This repository contains the source code of the my-skills.dev website, a German web app to test your skills regarding current technologies and methodologies used in modern software development.
As the app has been created a couple of hours as a project to learn Angular, do not expect high quality code here.
We welcome any kind of contribution via GitHub pull requests.
If you would like to add questions to the website, feel free to fork this repo and create a PR which includes your new questions within the questions.json file.
To run the project locally, clone this repo and run
ng serve --open
After installing the pre-requisites required by Angular.