Skip to content

This is a React blog app that conects to the GitHub API to search for the repo issues & user data and display them in a blog post.

Notifications You must be signed in to change notification settings

jessicaranft/blog

Repository files navigation

GitHub Blog

preview

This is a React blog app that connects to the GitHub API to search for the repo issues & user data and display them in a blog post.

  • It lists my GitHub profile with avatar image, followers, name and other info.
  • It lists and filter the issues from this repository and a small preview.
  • You can click the post/issue card, and you'll be redirected to a page containing the full issue/post.

I used the following dependencies:

  • date-fns
  • react-hook-form
  • react-icons
  • react-markdown
  • react-router-dom
  • styled-components
  • zod

Dev dependencies:

  • TypeScript
  • ESlint
  • Vite

APIs:

  • GitHub Users API
  • GitHub Search API
  • GitHub Issues API

🎨 Layout

The layout was created following a Figma prototype.

🛠 Technologies

  • HTML
  • CSS
  • JavaScript/TypeScript (ReactJS)

💻 Deploy

🔗 Click to view it live

Made with ❤️ by Jessica Ranft.

About

This is a React blog app that conects to the GitHub API to search for the repo issues & user data and display them in a blog post.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published