Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laurabeatris/github-explorer

Explore GitHub repositories - built with React.js and Styled Components.
https://github.com/laurabeatris/github-explorer

frontend github-api i18n reactjs styled-components

Last synced: 2 months ago
JSON representation

Explore GitHub repositories - built with React.js and Styled Components.

Awesome Lists containing this project

README

        







[![Author](https://img.shields.io/badge/author-LauraBeatris-3D3D4D?style=flat-square)](https://github.com/LauraBeatris)
[![Languages](https://img.shields.io/github/languages/count/LauraBeatris/github-explorer?color=%233D3D4D&style=flat-square)](#)
[![Stars](https://img.shields.io/github/stars/LauraBeatris/github-explorer?color=3D3D4D&style=flat-square)](https://github.com/LauraBeatris/github-explorer/stargazers)
[![Forks](https://img.shields.io/github/forks/LauraBeatris/github-explorer?color=%233D3D4D&style=flat-square)](https://github.com/LauraBeatris/github-explorer/network/members)
[![Contributors](https://img.shields.io/github/contributors/LauraBeatris/github-explorer?color=3D3D4D&style=flat-square)](https://github.com/LauraBeatris/github-explorer/graphs/contributors)

---

# :pushpin: Table of Contents

* [Features](#rocket-features)
* [Installation](#construction_worker-installation)
* [Getting Started](#runner-getting-started)
* [Found a bug? Missing a specific feature?](#bug-issues)
* [Contributing](#tada-contributing)
* [License](#closed_book-license)

# :rocket: Features

* Explore repositories
* Show repository details such as Issues and Pull Requests

# :construction_worker: Installation

**You need to install [Node.js](https://nodejs.org/en/download/) and [Yarn](https://yarnpkg.com/) first, then in order to clone the project via HTTPS, run this command:**

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

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:

```
git clone [email protected]:LauraBeatris/github-explorer.git
```

**Install dependencies**

```
yarn install
```

**Start development server**

```
yarn dev
```

# :bug: Issues

Feel free to **file a new issue** with a respective title and description on the [GitHub Explorer](https://github.com/LauraBeatris/github-explorer/issues) repository. If you already found a solution to your problem, **I would love to review your pull request**! Have a look at our [contribution guidelines](https://github.com/LauraBeatris/github-explorer/blob/master/CONTRIBUTING.md) to find out about the coding standards.

# :tada: Contributing

Check out the [contributing](https://github.com/LauraBeatris/github-explorer/blob/master/CONTRIBUTING.md) page to see the best places to file issues, start discussions and begin contributing.

# :closed_book: License

Released in 2020
This project is under the [MIT license](https://github.com/LauraBeatris/github-explorer/master/LICENSE).

Made with love by [Laura Beatris](https://github.com/LauraBeatris) 💜🚀