Skip to content

shikhar13012001/Gissues

Repository files navigation

Logo

Gissues

Gissues is a web application that allows you to search for issues in GitHub. It is built for new developers who want to learn more about GitHub and open source.

License

MIT

Tech Stack

Client: Nextjs, React , MaterialUI, Apollo/client, Github GraphQL API

Screenshots

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the development server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

GITHUB_API_GRAPHQL_KEY=

FIREBASE_CONFIG_API_KEY=

FIREBASE_CONFIG_AUTH_DOMAIN=

FIREBASE_CONFIG_STORAGE_BUCKET=

FIREBASE_CONFIG_MESSAGING_SENDER_ID=

FIREBASE_CONFIG_APP_ID=

About

This repo is for educational and demonstration purposes only, this project is to demonstrate usage of apollo/client and github API and firebase.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published