Skip to content

pedroanastacio/GitHub-Blog

Repository files navigation

GitHub Blog

GitHub Blog is an application that uses the go GitHub API to fetch information from a user's profile and issues from a repository and display them as a blog.

🎥 Videos

💻 Desktop

github-blog-desktop.mp4

📱 Mobile

github-blog-mobile.mp4

📋 Features

  • Show user profile information;
  • Listing of all issues in a repository showing a summary of their content;
  • Filtering of issues in the repository;
  • Show information of the post (issue) and all its contents.

🚀 Try it yourself

1) Installing dependencies

  • Run the command: npm install.

2) Running the React app

  • Run the command: npm run dev.

⚡ Technologies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published