Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 443 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 443 Bytes

SearchSurf

To Start

  • npm start from each folder.

To Do

  • Cache Refactor away lists of beaches Collect all beach info into one object.

    • Done, beachData. Send to Frontend
  • FrontEnd Destructure object for each beach Understand what you want to display. And Where.

    -Misc Import logo Change favicon

    On each beach page, display the latest and 6day forecast info. Make any homepage display a to-do.