Adopt A Dog is a web app written in ReactJS that gives all pet lovers an opportunity to discover their favourite dog.
To use this product make sure that you have node installed. If you have node installed, clone this repository onto your local machine.
To install the dependencies for this project, run npm install in the root directory of the project.
To start this project and view it on the webpack-dev server use npm run build. Note that the server supports hot reloading and will automatically update
with code changes.