This project was bootstrapped with Create React App.
Demo: https://hmourad-github-gists.netlify.app/
yarn install
-> install dependenciesyarn start
-> start the appyarn test
-> run the testsyarn build
-> create a production build
- Search for the public gists of a GitHub user
- List who created the latest 3 forks of any given gist
- See the content of gist's files without the need to go to GitHub
- A "Reset" feature so the user can start fresh
- Write more tests for the
App
andUserSearchInput
components - Add a better abstract way to render loading/error messages
- Cache requests that have been already executed