Live web app hosted using Firebase Hosting, and deployed using GitHub actions.
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.
- React
- Typescript
- Redux Toolkit (not required for a project of this size)
- Zod
- Tailwind CSS
Note: This project requires node.js to be installed.
git clone https://github.com/ben-smith-dev/github-user-search.git
cd github-user-search
npm install
npm start
- Invertocat logo provided by GitHub to use when linking to project repository.