LuizPelegrini / github-blog

Using GitHub API to fetch issues from a repo and display them in a blog post format.
0 stars 0 forks source link
github-api react

Github Blog

License

About

React app that simulates a blog website. All posts come from Issues created in this same repository. The app fetches the posts by using the Github API and also filters them given the query entered by the user.

✨ Live project

https://luizpelegrini.github.io/github-blog


🧑‍💻 What I learn







🚀 How to run: