Project that allow users to search public GitHub repositories.
Website URL: https://romankuzo.github.io/goit/
To run the project follow the next commands
- yarn - to install modules
- yarn start - to run the project in localhost
The website is hosted on the GH pages
To deploy a new version just run the following command
- yarn deploy