Technologies Used: React, React Router, Fetch API for receiving 3rd party data
What To Do? is an appication I built during my time at Turing School of Softwar and Design. The goal for this project, over the course of five days, was to choose an open API and make an application based on the data from the API. What To Do? allows a user, who is bored or unsure of what to do, to select an activity type and the maximum budget they're willing to spend in order to recieve activity suggetions based on their input.
- clone down this repo to desired location
cdinto the new directory- run
npm install - run
npm start - Open localhost:3000 in your favorite browser (unless your terminal says otherwise)

