Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/igeligel/react-github-project-page
- Owner: igeligel
- License: mit
- Created: 2018-07-05T19:09:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-18T14:22:38.000Z (over 6 years ago)
- Last Synced: 2024-11-19T09:53:34.607Z (3 months ago)
- Topics: component, components, github, react, reactjs, styled-components
- Language: JavaScript
- Homepage: https://react-github.netlify.com/
- Size: 338 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
![]()
![]()
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)## Showcase/Architecture
## Installation
```bash
yarn install
# or using npm
npm install
```To run the example use:
```bash
yarn start
# or using npm
npm start
```## Contact
## Contributors
Contributions: 26
## License
_react-github-project-page_ is realeased under the [MIT License](./LICENSE).