/github-explorer

:black_heart: Web interface to search and keep the repos you love

Primary LanguageTypeScript

Github Explorer

Github Explore is an web inteface connected with Github API. Here, you can search for any git repository by typing 'author/repo_name'.

You can will also view the avaible information of this repo (number of forks, stars and issues), by clicking on it.

This was made using ReactJS and typescript during the classes of the Rocketseat Bootcamp course.


🚀 Technologies

. TypeScript

. ReactJS


💻 How to run

In order to run this application you should:

  1. clone this repository

2. be sure that you installed all the dependencies (just run `yarn`)
3. run `yarn start` to runs the app in the development mode.
4. open [http://localhost:3000](http://localhost:3000) to view it in the browser.

📖 Learn More

You can learn more in the Create React App documentation.

Check out the React documentation.


With 🤍 by iara
Let's talk