Skip to content

Revku/sleep-calculator

Repository files navigation

Logo

Sleep Calculator

Next version of sleep.revku.dev built with React and hosted with Netlify.

💻 Tech stack

  • React
  • Vite
  • styled-components
  • react-ga4
  • prettier, eslint

👋 Instalation

  1. Clone the repository

  2. Install required dependencies

    npm install
  3. Start development server

    npm run dev

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build

Releases

No releases published

Packages

No packages published