Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.