https://github.com/javiermartins/astro-physiotherapy-theme
Website developed with astro on a physiotherapy clinic
https://github.com/javiermartins/astro-physiotherapy-theme
astro physiotherapy tailwind website
Last synced: 4 months ago
JSON representation
Website developed with astro on a physiotherapy clinic
- Host: GitHub
- URL: https://github.com/javiermartins/astro-physiotherapy-theme
- Owner: javiermartins
- License: mit
- Created: 2024-08-31T19:29:34.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T23:38:34.000Z (over 1 year ago)
- Last Synced: 2025-04-30T20:49:18.106Z (about 1 year ago)
- Topics: astro, physiotherapy, tailwind, website
- Language: Astro
- Homepage: https://astro-physiotherapy-theme.netlify.app/
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Astro phisiotherapy theme
## Description
Website developed with astro and tailwind for a physiotherapy clinic.
## ⭐ Getting Started
1. Clone the repository:
```bash
git@github.com:javiermartins/astro-physiotherapy-theme.git
```
2. Install dependencies:
```bash
npm install
```
3. Run the development server:
```bash
npm run dev
```
You can access the website by visiting http://localhost:4321 in your browser.