Skip to content

Latest commit

 

History

History
84 lines (62 loc) · 2.99 KB

README.md

File metadata and controls

84 lines (62 loc) · 2.99 KB

GoStack


GitHub language count GitHub top language GitHub repo size in bytes Code quality Made by Rocketseat
React.js version TypeScript version

Index

📝 The Project   |    🛠 Technologies   |    🏁 Starting


📝 About the project

Github Explorer is an application made with React.js to list the Github repositories and display their issues.

github

🛠 Technologies

🏁 Starting the project

Clone the project: git clone https://github.com/RBritoX/GoStack-Github-Explorer

🖥 To run the Front-End, open terminal and execute the following commands:

# to download the dependencies
$ yarn

# to start the application on port 3000
$ yarn start


Made by Raphael Brito (RBritoX)

React.js version React.js version React.js version