A web application for searching GitHub profiles, with features including search, theming, and user profile cards.
Welcome to GitHub Profile Search! This project allows you to search for GitHub profiles and view user information in a user-friendly interface. The application is built using TypeScript and incorporates Sass for styling. It utilizes the Yarn package manager for dependency management.
To install the project, follow these steps:
- Clone the repository:
gh repo clone gmoinbong/github-profile-finder
- Install the dependencies:
yarn
- Start the development server:
yarn start
- Open your browser and visit:
http://localhost:3000
This project is built using the following technologies:
- TypeScript
- React
- Sass
- Yarn
Check out the project demo at: Demo