Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.44 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.44 KB

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