calories-landing Svelte Themes

Calories Landing

The marketing site for Calories.

Calories Landing Page

Marketing site for Calories, a simple nutrition tracking app.

Tech Stack

Getting Started

# Clone the repository
git clone https://github.com/joeychilson/calories-landing.git
cd calories-landing

# Install dependencies
npm install

# Copy environment variables
cp .env.example .env

# Start the development server
npm run dev

Environment Variables

Variable Description
PUBLIC_APP_URL URL to the main app (e.g., https://app.burncalories.app)

Building

npm run build

License

MIT

Top categories

Loading Svelte Themes