JosephMartins / github-explorer-1

explore amazing github repositories - made with reactjs and styled-components

Home Page:http://github-explorer.lauradeveloper.com.br/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Github Explore

Explore amazing Github Repositories. Built with ReactJS and Styled Components.

Repo Size Contributors Languages Stargazers

📖 Table of Contents

Features

A few of the things you can do with Github Explorer:

  • Explore for github repositories and add them to your list
  • View the list of issues of a repository
  • View the list of forks of a repository
  • View the list of stargazers of a repository
  • A nice dark theme (COMING SOON)
  • Portuguese/English support (COMING SOON)


Installation

First of all, you may clone this repo

  git clone https://github.com/LauraBeatris/github-explorer.git amazing-github-explorer

Run the following scripts in order to execute the application in development mode

  // Install the dependencies
  yarn install
  
  // Start the application
  // yarn start

Feedback

Feel free to send me feedback on LinkedIn or file an issue. Feature requests are always welcome.

Acknowledgments

Thanks to Rocketseat for supporting the community and sharing an amazing content.

About

explore amazing github repositories - made with reactjs and styled-components

http://github-explorer.lauradeveloper.com.br/

License:MIT License


Languages

Language:TypeScript 93.3%Language:HTML 6.2%Language:JavaScript 0.5%