/TMSv3

Primary LanguageJavaScript

The Meatball Stoppe: v3 React App

The app repo for themeatballstoppe.com. If you're in the Orlando area, give us a visit! YELP - Google Maps

Technologies used

  • Front-end
    • React v16 (creat-react-app)
    • Styled-components w/ media reference for breakpoints
    • Flexbox
    • Lazy Loading homepage with react-lazyload
    • Custom FB social widget
  • Back-end
    • Nodejs / Expressjs
    • Firebase
    • Facebook webhooks
    • Specific Heroku deployment features

How to dev locally

For front-end: cd into react-ui/ and 'npm install && start' For back-end: npm start from root. May need to run 'npm install && npm run heroku-postbuild && npm start'

Notes

Update from v2.2

  • Migrated from Angular 4 to React
  • New Menu design (pinterest-like)
  • Guy Fieri feature on Media page
  • Central location for menu data
  • Better responsive layouts