Skip to content

This React application allows users to explore GitHub repositories seamlessly. Users can search for repositories, view details, and navigate through their findings. The app also supports dark and light themes, providing a customizable user experience. Allowing users to quickly access the most recent work in the GitHub community.

Notifications You must be signed in to change notification settings

anshu1016/GraphQl-React-Git-Repo-Explorer-App

Repository files navigation

GitHub Repository Explorer Live App

Description

GitHub Repository Explorer is a React application that allows users to search for and view repositories on GitHub. The app displays repositories based on the last 10 commits or updates by default, providing users with a quick overview of the most active projects. The interface is user-friendly, supporting dark and light themes for improved accessibility. image

Features

  • Search Repositories: Users can search for repositories by keywords.
  • Repository Details: View details of each repository, including the name, description, and owner.
  • Pagination: Navigate through repository results easily.
  • Dark/Light Mode: Switch between dark and light themes for a personalized experience.
  • Responsive Design: The application is designed to be mobile-friendly.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • Framer Motion: For animations and transitions.
  • Tailwind CSS: For styling and responsive design.

Installation

To run the application locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/github-repo-explorer.git
  2. Navigate to the project directory:
     cd github-repo-explorer
     ```

3. **Install dependencies**:
     ```bash

     npm install ```

4. **Run the application**:
    ```bash
     npm start ```

## Usage
Upon launching the application, you will see the last 10 committed or updated repositories. You can use the search box to find specific repositories by entering keywords. Use the pagination controls to navigate through more results if available.

## Contributing
If you would like to contribute to this project, feel free to fork the repository and submit a pull request with your changes.

## License
This project is licensed under the MIT License.

## Author
**Arun Shukla**

About

This React application allows users to explore GitHub repositories seamlessly. Users can search for repositories, view details, and navigate through their findings. The app also supports dark and light themes, providing a customizable user experience. Allowing users to quickly access the most recent work in the GitHub community.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published