This project was generated with Angular CLI version 7.3.1.
This project uses the Imgur API to show some of the functionalities that the Imgur API provides like listing images, uploading images and such.
The user entering the API must undergo an OAuth2 Implicit Flow grant - type of authentication in which he will receive a token that can be used for further requests
Run ng serve
or npm run dev
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.