GithubHelp home page GithubHelp logo

viktorijavalsoe / github_search Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.77 MB

Application to search GitHub repositories by topic with Auth0 authentification

JavaScript 0.26% HTML 3.63% TypeScript 96.11%

github_search's Introduction

README.md Github Odyssey

This is a simple search tool for Github. You can see github user profile summary, and search for repositories based on topic, and star repositories.

It is buid with ReactJS in Typescript, using GitHub API v4, with the help of GraphQL queries. Apollo Client is used for handling data fetching and management. Application is deployed to Netlify and you can view live version here: https://compassionate-bhabha-8cf7b5.netlify.app/

To be able to use the application you need to generate a personal github token. The description to how to can be found here: https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line#creating-a-token

The project features: ReactJS TypeScript GraphQL StyledComponents ApolloClient ESLint Netlify

Installation

Make sure you have node installed along with npm. From the root directory, run:

npm install

This will install all of the dependencies necessary to run and develop the project. In order to start the development server:

npm start

Deployment and hosting

Deployment is made with the help of continous deployment from netlify. When code is pushed to master at origin an automatic build + deploy to production will happen.

The production environment can be found at https://compassionate-bhabha-8cf7b5.netlify.app/

Conventions Make sure your editor can read the code styling of ESLint which is setup through an .eslintrc. The recommended approach is to setup your editor to be able to read this file. Also, when the development server is running, errors and warnings will be logged based on this configuration.

The CSS is written as styled components.

github_search's People

Contributors

viktorijavalsoe avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.