GitHubFinder is an application developed using React and Vite, with TypeScript, allowing users to search for GitHub profiles and display detailed information about those profiles, including location, number of followers, following, and the top 5 repositories with the most stars.
- React
- Vite
- JavaScript
- TypeScript
- GitHub public API
To run the project locally, follow these instructions:
- Clone this repository on Visual Studio Code
git clone https://github.com/Luan-Neumann-Dev/GitHubFinder/
- Open the console and navigate to the project folder:
cd GitHubFinder
- Install project dependencies via the terminal:
npm install
- Start the server:
npm run dev
- Open your browser and go to
http://localhost:5173to see the project in action! π
Liked the project? Want to make it even better? Contributions are always welcome! Feel free to send pull requests, report issues, or give suggestions for improvements.
|
Luan Neumann Dev |


