Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/igeligel/react-github-project-page

🛠A simple clone of the GitHub project page done in React with styled-components
https://github.com/igeligel/react-github-project-page

component components github react reactjs styled-components

Last synced: 21 days ago
JSON representation

🛠A simple clone of the GitHub project page done in React with styled-components

Awesome Lists containing this project

README

        

# React GitHub Project Page by [igeligel](https://github.com/igeligel)

> A simple clone of the GitHub project page done in React with styled-components.
> All components will be published to npm soon.

badge of license
badge of pull request welcome
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
badge of github star

## Showcase/Architecture

showcase of the project

## Installation

```bash
yarn install
# or using npm
npm install
```

To run the example use:

```bash
yarn start
# or using npm
npm start
```

## Contact

Twitter of Kevin Peters

## Contributors


igeligel

Contributions: 26

## License

_react-github-project-page_ is realeased under the [MIT License](./LICENSE).