Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/obioraigboanusi/github-users-and-organisations
This app allows user to view list of GitHub users' and organizations' profiles, search by username, and view the details of a profile with public repositories.
https://github.com/obioraigboanusi/github-users-and-organisations
create-react-app hooks javascript jsx netlify react reactjs typescript
Last synced: about 1 month ago
JSON representation
This app allows user to view list of GitHub users' and organizations' profiles, search by username, and view the details of a profile with public repositories.
- Host: GitHub
- URL: https://github.com/obioraigboanusi/github-users-and-organisations
- Owner: obioraigboanusi
- Created: 2022-07-24T13:23:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T05:48:03.000Z (about 2 years ago)
- Last Synced: 2024-04-28T07:48:58.327Z (8 months ago)
- Topics: create-react-app, hooks, javascript, jsx, netlify, react, reactjs, typescript
- Language: TypeScript
- Homepage: https://github-users-and-organisations.netlify.app
- Size: 198 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Users and Organisations
This app allows user view list of GitHub users' and organizations' profiles, search by username, and view the details of a profile with its public repositories.
## Available Scripts
How to Use:
In the directory of a clone copy of this app, you can run:
### `npm Install`
This intalls the application dependencies.Then run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.NB:
Node Version : 14.17.0.