Welcome to the GitHub Finder project, a collaborative effort between two friends, aimed at learning React through the creation of a user profile search tool.
GitHub Finder utilizes React, Tailwind CSS, DaisyUI, and the GitHub API to fetch and display user details.
With GitHub Finder, you can easily search for GitHub users and view their profiles. This project provides a user-friendly interface for exploring GitHub user information.
You can check the live version of the project here.
React: GitHub Finder is built using React, allowing for the creation of dynamic and interactive user interfaces.
Tailwind CSS: Tailwind CSS is used for styling the project, making it easy to design a clean and modern user interface.
DaisyUI: DaisyUI is incorporated to enhance the capabilities of Tailwind CSS, providing additional utility classes for an efficient development process.
GitHub API: The GitHub API is used to fetch and display user details, ensuring up-to-date and accurate information.
To run the GitHub Finder project locally, follow these steps:
Clone this repository to your local machine:
git clone https://github.com/NikhilMandaliya/GitHubFinder.git
Navigate to the project directory:
cd GitHubFinder
Install project dependencies:
npm install
Start the React application:
npm start
Open your web browser and visit http://localhost:3000 to access the GitHub Finder application.
This project was a valuable learning experience, and here's what we have gained from it:
This GitHub Finder project was created and maintained by:
We both worked together to learn and build this project, contributing to its development and success.