/logs-website

The website for the logs iOS app.

Primary LanguageAstro

Logs

The website for Logs IOS app.

The website is built with:

  1. Astro
  2. Tailwind

Want to run locally?, Do the following:

  1. Clone the repo:
  git clone <url>
  1. Install the dependencies:
  pnpm install
  1. Run locally:
  pnpm run dev