GoogleImage Search Mockup App with React Class Components and CSS Grid. Coded along with Stephen Grider in Modern React with Redux Udemy Course (https://www.udemy.com/react-redux/).
Steps:
**To Properly Start React App in the Browser:
- Please clone or download this repo on to your desktop
- Open up a terminal window and CD into google-mockup directory
- Run NPM Install in the terminal window pointing to the google-mockup directory { to download npm modules and dependencies (Package.json files are included in repo)}
- Run NPM Start in the terminal window pointing to the google-mockup directory