Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Atuoha authored Oct 27, 2023
1 parent 315d343 commit e55cede
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,19 @@

<main role="main" class="container">
<div>
<a href="https://clipchamp.com/watch/GvA2HteZrHB" class="btn btn-secondary mr-2" download>Video Clip</a><br></br>
<a href="https://github.com/Atuoha/dog_finder/screenshots" class="btn btn-secondary mr-2" download>Screenshots</a><br>
</br>
<br></br>


<h1 class="mt-5" style="align-items: center">Flutter DOG FINDER</h1>
<p>Flutter project working on retrieving Random image by breed, Images list by breed, Random image by breed and sub breed and Images list by breed and sub breed while working on DOGAPI (https://dog.ceo/dog-api).</p>
<!-- <p>PS: Apps published here are still under core development and are prone to errors!<br> After usage, you can send your observations below. It'll do us much good!</p> -->

<a href="APKS/dog_finder.apk" class="btn btn-secondary mr-2" download>Download APK!</a>
<a href="https://github.com/Atuoha/dog_finder" target="_blank" class="btn btn-secondary">View code</a><br>
<a href="https://clipchamp.com/watch/GvA2HteZrHB" class="btn btn-secondary mr-2" download>Video Clip</a>
<a href="https://github.com/Atuoha/dog_finder/screenshots" class="btn btn-secondary mr-2" download>Screenshots</a>


</br>
</br>
Expand Down

0 comments on commit e55cede

Please sign in to comment.