A simple Gatsby project to interact with the Movie Ticket Watcher backend. It contains a Service Worker which is responsible for showing the Notification when a movie ticket is available!
-
Install dependencies
cd movie-ticket-watcher-frontend/ yarn -
Run it
yarn develop
Your site is now running at
http://localhost:8000!
Licensed under the MIT License.