/react-catch-of-the-day-v2

Sample ReactJS + Firebase application

Primary LanguageJavaScript

Catch of the day

Sample ReactJS + Firebase application from Wes Bos's 'introduction to ReactJS'.

Run the app locally:

  • Clone the repository
  • Install NPM
  • Run 'npm install'
  • Run 'npm start'