Skip to content

Splash page for uOttaHack 4, also known as uOttaHack 2021. This is a simple page where users can submit their email address to receive updates from the team.

License

Notifications You must be signed in to change notification settings

uOttaHack/2021-splash-page

Repository files navigation

2021-splash-page

production

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Recommended Extensions

Notes

The @firebase/testing dev dependency is set to an older version due to a bug with the current ones. Please see firebase/firebase-js-sdk#3096 and https://stackoverflow.com/a/61934298 for more details.

Testing

To run the Firestore security rules unit tests, first, start the emulator with the Firebase CLI:

firebase emulators:start --only firestore

Execute unit tests with:

npm run test

About

Splash page for uOttaHack 4, also known as uOttaHack 2021. This is a simple page where users can submit their email address to receive updates from the team.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published