/fable-of-the-day

Catch of the day by @wesbos ported to Fable

Primary LanguageF#MIT LicenseMIT

fable-of-the-day

This is a F#/Fable port of the Catch of the day application used in @wesbos' awesome course to learn React.

Here you can find a video of the application: https://reactforbeginners.com/images/using.mp4

The running application itself can be found here: https://fable-of-the-day.firebaseapp.com

It showcases how to do different things in Fable/Fable-React:

Use it locally:

  • git clone
  • dotnet restore
  • yarn install
  • npm start
  • go to localhost:3000
  • you might want to create your own Firebase App and put the credentials here:
    "apiKey" ==> "AIzaSyBdzsaNt3_E_gHD2gcko4PmlHqbGxz7vrA"