/catch-of-the-day

Catch of the Day App from the React for Beginners Course by @wesbos

Primary LanguageJavaScript

🍤 Catch Of The Day 🐟

Netlify Status

Menu Sample

Squid

An interactive menu web application for a fictitious fresh seafood market, built using React.JS, version 16.

Based on Wes Bos's React For Beginners Course.

  • Built with React implementing State and Props for dynamic updating of Components.
  • Components were built using Babel JavaScript syntax and saved as JSX files (except for the StorePicker component which uses standard JS.)
  • Implements URL routing for screen changes without a refresh.
  • Utilizes Google Firebase for authentication and web sockets.
  • Component animations using Stylus CSS.
  • Deployed to the following platforms: Vercel, Netlify, Apache Server.