https://github.com/camilo-j/github-stats
Platform where the user can look for a Github profile and save it in their Favorite section. Additionally, the user can see their followers, following, and repositories.
https://github.com/camilo-j/github-stats
github react react-emotion react-router
Last synced: about 2 months ago
JSON representation
Platform where the user can look for a Github profile and save it in their Favorite section. Additionally, the user can see their followers, following, and repositories.
- Host: GitHub
- URL: https://github.com/camilo-j/github-stats
- Owner: Camilo-J
- Created: 2022-12-25T21:50:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T12:39:10.000Z (over 3 years ago)
- Last Synced: 2025-05-14T13:20:48.254Z (about 1 year ago)
- Topics: github, react, react-emotion, react-router
- Language: JavaScript
- Homepage: https://githubstatsca.netlify.app/
- Size: 389 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub-Stats
Explore the main statistics of the Github community and store your favorite users for future reference using Github Stats app.
Design: [here](https://www.figma.com/file/C8B1T1HFdUI2kaFGYwXOOI/Github-Stats?node-id=0%3A1&t=MpCe8sVbv3BEwL9u-0)
## Installation
For this project I used [npm](https://www.npmjs.com/) to manage libraries..
#### 1. Clone or download this project
```bash
git clone git@github.com:Camilo-J/GitHub-Stats.git
```
#### 2. Install all the project's dependencies
```bash
npm install
```
#### 3. Raise the server.That's all, Enjoy the project!! 😀
```bash
npm start
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)