Giter Club home page Giter Club logo

gitxplorer's Introduction

GitXplorer

Web application to explore GitHub organizations and their repositories with ease, integrated with GitHub REST API.

Motivation

The motivation behind GitXplorer is to create a seamless and efficient way to explore GitHub organizations and their repositories. As developers, we often need to search for specific organizations, view their details, and open their repositories. Existing tools and interfaces can be cumbersome and slow. GitXplorer aims to streamline this process, making it faster and more intuitive to find GitHub organizations and their repositories.

Features

  • Quick search and filter of GitHub organizations and their repositories.
  • Detailed view of organization and repository information.
  • Configurable theme, it will respect the system's theme initially, but you can always change it.
  • Utilization of Server Components and Client Components for maximum performance.
  • Fully responsive and user-friendly interface with a modern design.

Tech Stack

Requirements

You only need these software packages to run this application:

  • Node.js
  • Bun (optional โ€” you can use another package manager like npm, yarn, etc.)

Development

To start development quickly, please follow the steps below:

git clone https://github.com/akmalhisyammm/gitxplorer.git
cd gitxplorer
bun install
bun dev

To create a production build, follow these steps:

bun run build
bun start

Tests

There are two test libraries used in this project, Vitest for unit tests and Playwright for end-to-end tests.

To run unit tests, do the commands below:

bun run test
bun test:ci

To run end-to-end tests, do the commands below:

bun e2e
bun e2e:ci

Credits

License

This project is licensed under the MIT License. Please see the LICENSE for more information.

gitxplorer's People

Contributors

akmalhisyammm avatar imgbot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.