https://github.com/emmanuelaaron/github-users
https://github.com/emmanuelaaron/github-users
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emmanuelaaron/github-users
- Owner: Emmanuelaaron
- Created: 2022-04-24T17:20:55.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-04-29T16:42:08.000Z (over 4 years ago)
- Last Synced: 2025-03-14T20:18:33.258Z (over 1 year ago)
- Language: JavaScript
- Size: 374 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Top Github Users
> In this Project, You're able to enter a technology and then get the most popular users from the github API.
# Live Demo
> Not yet deployed
# Built with 🔨
- React, Redux
- HTML5, CSS3
- JavaScript-ES6
- Bootstrap 5
- Git & Github
- Unit/Integration testing with Jest
- Visual Studio
# Usage
- Navigate to your desired directory in your local machine using the terminal.
- Clone repository by running git clone
```sh
$ git clone https://github.com/Emmanuelaaron/github-users
```
in your local terminal
cd into ```github-users``` directory
- After, run the following commands in your terminal:
```sh
$ npm install
$ npm start
```
- By now the server should have started and you should be able to signup, login and then search for the Popular users by technology
- To run the tests run the command below
```sh
$ npm run test
```
# Authors
👤 **Emmanuel Isabirye**
- GitHub: [Emmanuelaaron](https://github.com/Emmanuelaaron)
- LinkedIn : [Emmanuel Isabirye](https://www.linkedin.com/in/fullstackwebdev-emma/)
- Twitter: [Emmanuel Isabirye](https://twitter.com/EmmanuelIsabir1)
# 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Emmanuelaaron/github-users/issues).
# Acknowledgment
Great Thanks to [Anynines](https://www.anynines.com/) for making me think of something I had never thought of doing :-).
# Show your support
Give a ⭐️ if you like this project!