Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alissanguyen/github-user-finder
https://github.com/alissanguyen/github-user-finder
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alissanguyen/github-user-finder
- Owner: alissanguyen
- Created: 2020-09-08T05:05:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-31T06:58:42.000Z (about 4 years ago)
- Last Synced: 2024-11-12T07:19:21.645Z (2 months ago)
- Language: JavaScript
- Size: 460 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![GitHub Spotter](https://i.imgur.com/sARWP3M.png)
URL https://githubspotter.alissanguyen.dev
## About
GitHub Spotter is designed to let people find GitHub users by their usernames. You can type in a random name and you might surprisingly find a Git user with that same username!GitHub Spotter is open source with a [public repository][github-user-finder] on GitHub.
## What You Expect to See
![GitHub Spotter Template Example](https://i.imgur.com/h9qn47c.png)## How to Get Started
If you don't know how to get started, click on the "Load Example" button! :)[//]: # "These are reference links used in the body of this note."
[github-user-finder]: https://github.com/atlassian/react-beautiful-dnd## Acknowledgements
This is inspired from [The GitHub Cards App](https://app.pluralsight.com/player?course=react-js-getting-started&author=samer-buna&name=react-js-getting-started-m3&clip=0&mode=live) by Samer Buna from his [React: Getting Started](https://app.pluralsight.com/library/courses/react-js-getting-started/table-of-contents)
course on Pluralsight.