Skip to content

A simple web app built using React + Typescript to search for GitHub users and show some data about them. The most recent searched users are also shown.

License

Notifications You must be signed in to change notification settings

ben-smith-dev/github-user-search

Repository files navigation

github-user-search

Live web app hosted using Firebase Hosting, and deployed using GitHub actions.

Summary

A simple web app built using React + Typescript to search for GitHub users and show some data about them. The most recent 10 searched users are also shown. This project was also made to be responsive and have a dark / light mode based on the users preferences.

Website Preview with Searched User

Technologies + Frameworks Used

Interested in Running this Project Locally?

Note: This project requires node.js to be installed.

Clone the project (or download the project files)

git clone https://github.com/ben-smith-dev/github-user-search.git

Navigate to the project directory

cd github-user-search

Install the required dependencies

npm install

Start the local development server

npm start

Logos

  • Invertocat logo provided by GitHub to use when linking to project repository.

License

MIT License

About

A simple web app built using React + Typescript to search for GitHub users and show some data about them. The most recent searched users are also shown.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages