An open API service indexing awesome lists of open source software.

https://github.com/fityannugroho/ghrelease

GitHub Release page with better UX. Read and discover release notes of any GitHub public repository with ease.
https://github.com/fityannugroho/ghrelease

github-releases nextjs website

Last synced: 12 months ago
JSON representation

GitHub Release page with better UX. Read and discover release notes of any GitHub public repository with ease.

Awesome Lists containing this project

README

          

## GitHub Release Viewer

[![screenshot](/public/og-image.png)](https://ghrelease.vercel.app)

**GitHub Release page with better UX.** Read and discover release notes of any GitHub public repository with ease.

👉 **https://ghrelease.vercel.app** 👈

> GitHub API key **IS NOT** required.

## Tech stack

- Next.js 15 (app router) + React 19
- Tailwind CSS
- Shadcn UI
- Tanstack Query

## Installation

### Prerequisite

- Node.js 18 or higher
- pnpm

### Steps

- Clone this project
- Install the packages: `pnpm i`
- Run the development server: `pnpm dev`
- Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## License

This project is licensed under the [MIT License](LICENSE).

## Support This Project

**Give a ⭐️** if this project helped you! Also please consider supporting this project by [**becoming a sponsor**](https://github.com/sponsors/fityannugroho).