This is my application tech test for Degree 53 for searching Github by repo name.
To run this app, you will need the latest version of node.
Clone the repo and run npm install
to install the dependencies. Run webpack
to bundle the files together. Run npm start
in the terminal and navigate to localhost:8080
in the browser.
Freddie Freeston