GitHub Finder is a React application that allows you to search for GitHub profiles and view detailed user information. This project is a personal initiative to explore and showcase the capabilities of modern web development technologies.
- Version: 1.0.0
- Search for GitHub profiles by username.
- View detailed user information, including bio, location, and social links.
- Browse user repositories and their details.
- Built with React.js, Tailwind CSS, Daisy UI, and React Icons.
- React.js
- Tailwind CSS
- Daisy UI
- React Icons (Font Awesome icons)
- Context Providers and API
- Reducers (useReducers)
- Axios for API requests
- React Router DOM for routing
- Vite.js for fast and efficient development.
- Clone the repository.
- Install dependencies using
npm install. - Start the development server using
npm run dev.
During the development of this project, I've gained valuable experience in the following areas:
- Building responsive user interfaces with React.js.
- Styling web applications efficiently using Tailwind CSS and Daisy UI.
- Implementing seamless navigation and user experiences with React Router.
- State management using Context Providers and useReducers for improved data flow.
- Making asynchronous API requests with Axios, ensuring smooth data retrieval.
- Streamlining development with Vite.js, a fast and efficient build tool.
Feedback and contributions are highly appreciated! If you'd like to provide feedback or contribute to this project, please feel free to reach out to me.
- GitHub: Saurabh13042004
- LinkedIn: Saurabh Shukla
- Email: saurabh1258.be21@chitkarauniversity.edu.in
This project is open-source and available under the MIT License.


