Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sam4web/devfetch
Search GitHub users and view their profiles and repositories.
https://github.com/sam4web/devfetch
daisyui githubapi react react-router-dom tailwindcss zustand
Last synced: about 1 month ago
JSON representation
Search GitHub users and view their profiles and repositories.
- Host: GitHub
- URL: https://github.com/sam4web/devfetch
- Owner: sam4web
- Created: 2024-05-27T14:15:44.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T10:27:48.000Z (7 months ago)
- Last Synced: 2024-07-10T12:32:12.703Z (7 months ago)
- Topics: daisyui, githubapi, react, react-router-dom, tailwindcss, zustand
- Language: JavaScript
- Homepage: https://projectdevfetch.netlify.app
- Size: 680 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevFetch
DevFetch lets you search GitHub users and view their profiles and repositories. It is a simple web application built with React, TailwindCSS, and Zustand for state management. It allows you to search for GitHub users and view their details and repositories.
## Features
- **Search GitHub Users**: Easily find GitHub users by their username.
- **View User Details**: See detailed information about GitHub users, including their profile and repositories.
- **Sort Repositories**: Organize repositories based on stars, size & forks.
- **Theme Toggle**: Switch between light and dark themes for a better viewing experience.## Usage
- Use the search bar to find GitHub users by their username.
- Click on a user from the search results to view their profile and repositories.
- Sort repositories based on different criteria.
- Toggle between light and dark themes using the theme switcher.## Technologies Used
- **React**: For building the user interface.
- **TailwindCSS**: For styling the application.
- **DaisyUI**: For additional UI components.
- **Zustand**: For managing the application state.## Links
- Source Code: [GitHub Repository](https://github.com/sam4web/devfetch/)
- Live Demo: [DevFetch Live](https://projectdevfetch.netlify.app/)## Screenshot
![project screenshot](./screenshot.png)