/Foodle-Landing

Foodle's landing page

Primary LanguageSCSS

Foodle landing page

The landing page for the licensed kitchen rental service.

Setup

  1. yarn to install deps.
  2. Add a .env.local file to the root, all the environment variables will be sent to you by one of the teammates over a private Slack message.
  3. yarn next:dev to run the development server and open http://localhost:3000 with your browser.