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: 11 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-18T14:22:38.000Z (over 7 years ago)
- Last Synced: 2025-01-20T11:43:34.256Z (about 1 year 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.
[](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).