muradgm / Fetchy-Clicker

an exercise to create an application that search for Github repositories

Home Page:https://muradgm.github.io/Fetchy-Clicker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fetchy-Clicker

A small React exercise to that uses the Github api to search and navigate through Github repositories.

Demo

Fetchy Clicker

Lessons Learned

in this project i was able to:

  1. fetching data from an api
  2. create a simple pagination using the last part of the URL
  3. diplaying the next and previous page buttons
  4. adding a spinner

About

an exercise to create an application that search for Github repositories

https://muradgm.github.io/Fetchy-Clicker/


Languages

Language:JavaScript 51.3%Language:SCSS 44.9%Language:HTML 3.8%