Skip to content

This is a React app that uses the GitHub API to present information about developers. It lets you lookup a developer by GitHub username, lists all their repos if available and allows you to filter their repos according to the stack information of your interest

Notifications You must be signed in to change notification settings

anewman15/dev-lookup

Repository files navigation

DevLookup - Catalogue of Repositories

This is a React app that uses GitHub API to present information about developers. It lets you lookup a developer by GitHub username, lists all their repos if available and allows you to filter them according to their stack information

Built With

  1. JavaScript / ES6
  2. React.js
  3. Redux.js
  4. GitHub API
  5. Jest
  6. Enzyme
  7. HTML5
  8. CSS3

App Screenshot

App Screenshot

Live Demo

Available here

Deployment

  1. Open your Terminal from a folder of your choice and clone this repo
  2. Navigate to the project directory
  3. Run npm install
  4. Then run npm run start
  5. Open http://localhost:3000 in your browser and navigate around the site.
  6. Use the form to lookup GitHub users
  7. Filter results according to a particular language

Testing

  1. Run npm run test in the Terminal to run the tests

Author

👤 Abdullah Numan

Contributing

Contributions, issues and feature requests are welcome! Please send your feedback here

Design Credits

Acknowledgments

About

This is a React app that uses the GitHub API to present information about developers. It lets you lookup a developer by GitHub username, lists all their repos if available and allows you to filter their repos according to the stack information of your interest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published