Skip to content

Small web application to list GitHub repositories.

License

Notifications You must be signed in to change notification settings

EliasGcf/github-explorer

Repository files navigation

Logo

A simple GitHub repository explorer

Made by GitHub

About the projectTechnologiesGetting startedLicense

to.do Mockup

👨🏻‍💻 About the project

This small web application was developed in order to study the main concepts of ReactJS. In a simple way, it allows registering and listing repositories, in addition to providing some information about it.

I made the deploy on GitHub Pages, access 📲

🚀 Technologies

Technologies that I used to develop this web application

💻 Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/EliasGcf/github-explorer.git && cd github-explorer

Follow the steps below

# Install the dependencies
$ yarn

# Start the client
$ yarn start

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜  by Elias Gabriel