Flickr feed viewer and search
This project was generated with Angular CLI version 17.0.5, is a simple Angular application for viewing and searching Flickr images.
- View Flickr images
- Search for images based on keywords
- Infinite scroll for loading more images
-
Clone the repository:
git clone https://github.com/DijarZ/Project-1.git
cd Project-1
Install dependencies:
npm install
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.