Presentation website for our CanSat project. Checkout https://www.charles4th.cz.
yarnfirebase tools
Run yarn start to start local development server. Your server will run on http://localhost:8080/.
Login to your Firebase project and run these commands for deployment:
yarn build
firebase deploy --only hosting
