Skip to content

shazam442/zahnarzt-schams-website

Repository files navigation

Dental Practice Webpage

Static webpage prototype for my mothers dental practice (using astro.js)
Only the Mobile View was worked on. (Open web console switch to mobile viewport)

Project Context

When my mother opened her own dental practice in 2023, I was currently experimenting with astro.js. Given the opportunity I started working on her webpage for fun and to try out Astro in a real project (even if small). The webpage remains a prototype and has not been published.

Figma Design

Click here to view my Figma Design

Run Astro Dev Server

Clone the project

  git clone [email protected]:shazam442/zahnarzt-schams-website.git

Go to the project directory

  cd zahnarzt-schams-website

If you are using a version manager for node such as nvm, install and use node 18

  nvm install 18
  nvm use 18

Install dependencies

  npm install

Run server on localhost:3000

  npx astro dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published