Gitlytics Tailwind Templates

Gitlytics

Web application to get your github analytics built with React-TS and tailwind

Gitlytics Screenshot

Website  ā–  Structure  ā–  Built with  ā–  Contribute
šŸ‘‰ Mobile šŸ“ø

🌟 Gitlytics

Gitlytics is a web tool for analyzing GitHub profiles in a simple and visual way. ✨

Whether you want to analyze your own profile or explore other developers', Gitlytics provides a clear and organized view of key information. šŸš€

šŸŽÆ Features

  • šŸ” Explore GitHub Profiles – Search for any GitHub user and visualize their contributions.
  • šŸ›  Tech Stack Insights – See which languages and frameworks they use the most.
  • šŸš€ Quick Repository Access – Easily browse their repositories and gists.

šŸ›  Installation

1ļøāƒ£ Set Up Your Environment

Create a .env file in the root directory and add your GitHub Access Token:

VITE_GITHUB_ACCESS_TOKEN=your_personal_access_token

2ļøāƒ£ Clone and Install

# Clone this repository
git clone https://github.com/Ch1py7/Gitlytics.git

# Navigate into the project directory
cd Gitlytics

# Install pnpm globally if you haven't already
npm install -g pnpm

# Install dependencies
pnpm install

# Start the development server
pnpm dev

šŸ—ļø Project Structure

šŸ“‚ / Project
ā”œā”€ā”€ šŸ“ src
│   ā”œā”€ā”€ šŸ“„ main.tsx
│   ā”œā”€ā”€ šŸ“„ App.tsx
│   ā”œā”€ā”€ šŸ“„ index.css
│   ā”œā”€ā”€ šŸ“ components
│   ā”œā”€ā”€ šŸ“ graphql
│   ā”œā”€ā”€ šŸ“ hooks
│   ā”œā”€ā”€ šŸ“ pages
│   ā”œā”€ā”€ šŸ“ types
│   └── šŸ“ utils
ā”œā”€ā”€ šŸ“„ package.json
ā”œā”€ā”€ šŸ“„ README.md
└── šŸ”‘ LICENSE

šŸ›  Built With

  • React: JavaScript library for building user interfaces.
  • TypeScript: A strongly typed programming language that builds on JavaScript.
  • Tailwind CSS: Utility-first CSS framework for rapid UI development.
  • GraphQL: A flexible query language for APIs.
  • Lucide: Open-source icon library.

šŸ¤ Contributing

Pull requests are welcome! Feel free to open an issue or submit a PR.

šŸ“„ License

This project is licensed under the MIT License.

Top categories

Loading Svelte Themes