You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a web app created with React and Typescript consuming Github's public API. The idea is to create a list of the repositories you are working on in order to easily access open issues.
Create a platform so that users can follow all their favorite projects and watch the open issues on these projects.
Techs involved
ReactJS
TypeScript
React Router Dom
ReactJS Hooks: useState, useEffect, useContext
ToDo
Hold repos data on user's localstorage
About
This is a web app created with React and Typescript consuming Github's public API. The idea is to create a list of the repositories you are working on in order to easily access open issues.