Skip to content

Finding Waves is an application to calculate the best surf condition between different beaches

Notifications You must be signed in to change notification settings

jardelgoncalves/finding-waves

Repository files navigation

Finding Wave

Project created during the course from zero to production: learn how to build a Node.js API with Typescript presented by Waldemar Neto

Actions Status

Screenshot


Run project

  • Backend run command:

    npm i && npm run start:dev
    
  • Frontend Add the URL of the API (for example: http://localhost:3000) and add the Google Maps token in webapp/src/config.js file

    And then run the command

    npm i && npm run start
    

About

Finding Waves is an application to calculate the best surf condition between different beaches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages