ayuariningsih / github-explorer

GitHub Repository Explorer App is an app integrated with Graphql Github API and made in Nextjs 13. It allows users to quickly search users and repositories.

Home Page:https://github-explorer-lyart.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Repository Explorer App

Description

Welcome to my project! This is a GitHub Repository Explorer App made in Typescript and the NextJs 13 framework. It allows users to quickly search users and repositories. This app is integrated with Graphql Github API Graphql Github API. I prefer use graphql API instead of traditional REST API because it can make us to getting the exactly data we need and nothing more see: Migrating from REST to GraphQL. I hope you enjoy and I look forward to your contributions!

Getting Started

Use the latest node package manager npm to install this app.

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

GitHub Repository Explorer App is an app integrated with Graphql Github API and made in Nextjs 13. It allows users to quickly search users and repositories.

https://github-explorer-lyart.vercel.app


Languages

Language:TypeScript 95.9%Language:JavaScript 2.1%Language:CSS 2.0%