Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Latest commit

 

History

History
52 lines (31 loc) · 861 Bytes

README.md

File metadata and controls

52 lines (31 loc) · 861 Bytes

Github Profile Viewer

GitHub user's profile viewer using GitHub API. Display information, repositries.
Built with React.

Demo

View Demo

Getting Started

  1. Clone this repo
git clone [email protected]:chocolat5/react-github-profile-viewer.git <PROJECT_NAME>
  1. Move to the appropriate directory
cd <PROJECT_NAME>
  1. Install npm package
npm install --save-dev
  1. Run the project
npm run start

Built With

References

How to Build a Custom Pagination Component in React

Author

@chocolat5

License

The MIT License.