Skip to content

e-zhang09/movie-night-seating

Repository files navigation

Website for Lynbrook ASB Social's movie night

Getting Started

git clone this repository then...

  • Develop this site locally: npm run dev
  • Start functions locally: npm run serve --prefix functions
  • Deploy Firebase realtime database rules: npm run deploy-database
  • Build & Deploy website: npm run deploy-web
  • Build & Deploy Firebase functions: npm run deploy-functions

About

Small NextJS Website with Material UI, Firebase, and React

Resources

Stars

Watchers

Forks