sabard / college_search_example

React College Search Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

College Search Coding Challenge

Type a college name into the search bar and click to submit to load the location on the map.

Excuse the lack of styling; there was no time to brush up on CSS!

Running the Application

  1. Make sure to install yarn version 1.22.5 or compatible.
  2. Set the REACT_APP_GOOGLE_API_KEY and REACT_APP_COLLEGE_SCORECARD_API_KEY environment variables
  3. Install dependencies with yarn install
  4. Start the application with yarn start and navigate to localhost:3000 in your browser

About

React College Search Page


Languages

Language:JavaScript 66.3%Language:HTML 27.8%Language:CSS 5.9%