Skip to content

Geohunt is a virtual scavenger hunt with clues partially taken from Foursquare API about various famous locations in San Francisco.

Notifications You must be signed in to change notification settings

kschang77/geo-hunt

 
 

Repository files navigation

Geo-Hunt

Summary

Project built while attending UC-Berkeley Full Stack Flex Bootcamp. This assignment was to build an application with React. To achieve this goal, we made a scavenger hunt application that requires users to find a location on a map, with various hints included along the way.

Application Site

Site

Site

Technologies Used

  • HTML - used to create elements on the DOM
  • CSS - styles HTML elements on page
  • Node.js - asynchronous event-driven JavaScript runtime
  • React.js - JavaScript library for building user interfaces
  • JSX - a syntax extension to JavaScript used with React to describe what the UI should look like by producing React “elements”
  • Git - version control system to track changes to source code
  • GitHub - hosts repository that can be deployed to GitHub Pages
  • Heroku - cloud platform that lets developers build, deliver, monitor and deploy apps rapidly

Installation & Use

To use the application simply use the deloyed site link below and begin your adventure:

https://geo-hunt-game.herokuapp.com/

Author Links

Site

Will Gibson

LinkedIn

GitHub

Site

Dan Fellows

LinkedIn

GitHub

Site

Kasey Chang

LinkedIn

GitHub

License

This project is licensed under the MIT License

Acknowledgments

  • Thanks to our instructor, Jerome Chenette, who would asssigned the project, and pushes us to be the best coders we can be. Thanks also to Kerwin Hy and Mahi Gunasekaran for helping us when we were looking for solutions.

About

Geohunt is a virtual scavenger hunt with clues partially taken from Foursquare API about various famous locations in San Francisco.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.0%
  • HTML 48.3%
  • CSS 0.7%