/Google-ImageSearch

Google Image Search Mockup with React Class Components & CSS Grid.

Primary LanguageJavaScript

GoogleImages-Mockup

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:

  1. Please clone or download this repo on to your desktop
  2. Open up a terminal window and CD into google-mockup directory
  3. 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)}
  4. Run NPM Start in the terminal window pointing to the google-mockup directory