/github-explorer

A simple web development using the github API to list repositories and useful information from them

Primary LanguageTypeScript

Proffy

🚀 Project made to list repositories and useful information from them

Web Screenshot

💻 Technologies

This project was made using the follow technologies:

👷 How to run

# Clone Repository
$ git clone https://github.com/AdSoNaTuRaL/github-explorer.git

💻 Run Project

# Go to folder
$ cd github-explorer/

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

Access API at http://localhost:3000/

🐛 Issues

Feel free to create a new issue with a respective title and description on the Github-explorer repository. If you already found a solution to your problem, I would love to review your pull request!