All Projects → Farzannajipour → Pinned Repositories

Farzannajipour / Pinned Repositories

Licence: mit
An efficient and flexible ReactJs project for getting pinned repositories using React Hook , GraphQL

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Pinned Repositories

Graphql
GraphQL Elixir
Stars: ✭ 854 (+3966.67%)
Mutual labels:  graphql
Old Secretcrew
Secret Crew Graphql API
Stars: ✭ 12 (-42.86%)
Mutual labels:  graphql
Gatsby Source Github
A source plugin for Gatsby to source Github data from its GraphQL API for static builds
Stars: ✭ 15 (-28.57%)
Mutual labels:  graphql
Usertron
Stars: ✭ 11 (-47.62%)
Mutual labels:  graphql
Relay Modern Client
An application example using Relay Modern
Stars: ✭ 12 (-42.86%)
Mutual labels:  graphql
Osrs.me
A comprehensive dataset for OldSchool Runescape.
Stars: ✭ 13 (-38.1%)
Mutual labels:  graphql
Speako
A compiler for GraphQL schema language (written in ClojureScript)
Stars: ✭ 8 (-61.9%)
Mutual labels:  graphql
Maple
Elixir GraphQL Client | Compile time client code generator for GraphQL APIs based on introspection queries and schema files
Stars: ✭ 20 (-4.76%)
Mutual labels:  graphql
Api Example
WIP: Just sample app with API
Stars: ✭ 12 (-42.86%)
Mutual labels:  graphql
Graphql Config
One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)
Stars: ✭ 883 (+4104.76%)
Mutual labels:  graphql
Joi2gql
Conversion of Joi schemas into GraphQL data types
Stars: ✭ 11 (-47.62%)
Mutual labels:  graphql
Tutorial Graphql Subscriptions Redis
GraphQL server implementation with Redis backing allowing pubsub
Stars: ✭ 12 (-42.86%)
Mutual labels:  graphql
React Apollo
♻️ React integration for Apollo Client
Stars: ✭ 6,932 (+32909.52%)
Mutual labels:  graphql
Create Social Network
An educational project, demonstrating how to build a large scalable project with Javascript.
Stars: ✭ 853 (+3961.9%)
Mutual labels:  graphql
Panther
Detect threats with log data and improve cloud security posture
Stars: ✭ 885 (+4114.29%)
Mutual labels:  graphql
Graphql React Apollo
A GraphQL implementation in React using Apollo.
Stars: ✭ 9 (-57.14%)
Mutual labels:  graphql
Mvfsillva
My personal website
Stars: ✭ 13 (-38.1%)
Mutual labels:  graphql
Recife
A powerful MVC Framework for GraphQL
Stars: ✭ 20 (-4.76%)
Mutual labels:  graphql
Learnrelay
Learn Relay - A comprehensive introduction to Relay (created by Graphcool)
Stars: ✭ 887 (+4123.81%)
Mutual labels:  graphql
React Apollo Defragment
💿 Automatic query defragmentation based on React trees.
Stars: ✭ 14 (-33.33%)
Mutual labels:  graphql

ReactJS pinned repositories

Pinned repositories is a React Project for dealing with Github's pinned repositores.

Built With

Pinned Repositories built in with ReactJS and GraphQL.

Installation

  1. Make sure that you have Node.js v8.15.1 and npm v5 or above installed.
  2. Clone this repo
  3. Move to the appropriate directory: cd <YOUR_PROJECT_NAME>.
  4. Enter your GITHUB_TOKEN in constants.js const GITHUB_TOKEN = 'ENTER YOUR TOKEN';

(This is tutorial for making new personal token : https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line) 5. Run npm run setup in order to install dependencies and clean the git repo.
At this point you can run npm start to see the example app at http://localhost:3000. 6. Run npm run test due to check testing modules

Now you're ready!

Screenshot

Alt text

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].