/gjblog.github.io

In this challenge, we will practice using HTTP clients by consuming the Github API to create a personal blog.🔥

Primary LanguageTypeScript

Git hub Issues Challenge

  • The project consists of developing an application that will use the GitHub API to fetch items from a repository, data from your profile and display them as a blog.

Challenges

  • Listing of your profile with image, number of followers, name and other information available via the GitHub API.
  • List and filter all repository edits with a small summary of their contents
  • Create a page to display a complete post (issue)

Techs

  • ViteJS
  • Styled Components
  • Git Hub Api
  • React Hooks
  • Contenxt API
  • Axios

Run Project

 git clone this repository 
  cd repository
  npm i or yarn 
  npm run dev
  npm run test

ScreenShots / Movie

![Github blog]image image image