This repository has the code base for the web engineer intern (Summer 2019) challenge found here: https://cdn.shopify.com/static/web-eng-challenge-summer-2019/index.md
You can query a word and results from Toronto's Waste Wizard open data catalogue will be displayed.
This project was bootstrapped with Create React App, thus it is written in React. There is no backend/server and the data is retrieve with the following fetch url: https://secure.toronto.ca/cc_sr_v1/data/swm_waste_wizard_APR?limit=1000
You can add a search result to your favorites by clicking on they grey star. You can remove it from your favorites by either clicking on the green star in the search results section, or the green star in the favorites section. Finally, you can hover over the search button to see a CSS animation.
In the project directory please run yarn install, you can then run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
You can find the project at this location without running the script! https://stevenhaa.github.io/Shopify-Web-Engineer-Intern-2019/