This project is the second part of a web application. You can find the backend here.
- Clones this repository
- Inside of the project folder runs
npm installfrom Angular CLI - Replaces the xxxx string in the index.html file with your API key in line number 9
- After the console finished its task, you can run the project using
ng servefrom Angular CLI - Finally, makes sure the backend is running


