Skip to content

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

License

Notifications You must be signed in to change notification settings

Farzannajipour/pinned-repositories

Repository files navigation

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:https://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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published