Inspiration

I was recently introduced to the MapBox API and React, so I wanted to see how it worked and what I can accomplish during this hackathon.


What it was supposed to do

Display a map and markers of ice rinks present with the Los Angeles County and Orange County. There is a filter option that would show with ice rinks are indoor or outdoor.


How we built it

  • React 18.2.0
  • Mapbox API

Challenges we ran into

  • Projecting the map on screen
  • Rendering markers onto the map

Accomplishments that we're proud of

  • Displaying the map
  • Gaining a better understanding of React
  • Developing front-end skills
  • Testing out MapBox API and learning from it

What we learned

  • React functionality
  • Working with MapBox API
  • Better understanding of github

What's next for Ice Rink Finder

  • Get the markers to actually display based on the information I gathered in the json file
  • Displaying images of the ice rinks that includes the title and description

Built With

Share this project:

Updates