Skip to content

Gitboard is an open source website that displays all public repositories hosted on Git, enabling users to search and browse repositories based on keywords, programming languages, followers, following, not following back etc.

License

Notifications You must be signed in to change notification settings

aashay28/GitBoard

Repository files navigation

GitBoard Web

Gitboard is a website that displays all public repositories hosted on Git, enabling users to search and browse repositories based on keywords, programming languages, and repository size. Users can view commit history, download code, and contribute to projects. Gitboard provides a unified search interface for users and tools for repository analysis.

Getting Started ⭐

  • To get started with Gitboard, simply visit our website.
  • From there, you can browse through open source projects, filter the projects and visit the user profile.
  • Check the Contributing Guide for more information.

Screenshot 2023-05-26 at 6 06 19 PM

Screenshot 2023-05-26 at 6 03 41 PM

Screenshot 2023-05-26 at 6 04 32 PM

Tech Stacks 🛠️

To create this website we used:

React Tailwind CSS Vite pnpm

Contributing ✨

  • Are you interested in contributing to an open source project, but not sure where to start? You've come to the right place!
  • We're inviting you to join our community and make your first contribution to this project.
  • Whether you're a student, a self-taught programmer, or simply curious about open source, we welcome everyone who is eager to learn and contribute.
  • You don't need to be an experienced developer to get started. There are many ways you can help us, from fixing typos in the documentation to adding new features to the website.
  • Contributing to open source is a fantastic way to learn new skills, gain practical experience, and connect with like-minded individuals.

Take a look at Contributing Guide for further guidance.

Local Setup

Prerequisite

Follow the below steps to setup the project for local development:

# Go to your project directory and clone the project
git clone https://github.com/aashay28/GitBoard.git && cd ./GitBoard

# Install packages
npm i

# Start the application in dev mode
npm run dev

Now you can start editing the files and view the changes using this url

License 📝

Gitboard is licensed under the MIT License. See the LICENSE file for more information.

Thank you for using Gitboard!

Our Contributors 🤝

About

Gitboard is an open source website that displays all public repositories hosted on Git, enabling users to search and browse repositories based on keywords, programming languages, followers, following, not following back etc.

Topics

Resources

License

Stars

Watchers

Forks