This file explain the whole process that I follow to create the current app.
-
Install prerequisites
-
Create initial layout
-
Create navbar component
-
Create filters component
-
Create Gallery component
-
Fetch data from Dog Ceo API - Breeds
-
Populate Breed filter with requested data
-
Populate Sub Breed filter after Breed filter change
-
Add selections to container
-
Fetch Images from selections
-
Testing
- Layout
- Components
- Population
- Add selection
- Clear selection
- Displaying images
- About page