Angular with Pexels API
December 2, 2022 ยท View on GitHub
This is an example of Angular application with Pexels API.
To start:
- Sign up for a Pexels API key at https://pexels.com/api
- Add your API key to
src/assets/config.example.json - Rename
config.example.jsontoconfig.json - Install dependencies
- Start the application