This is a demo of a Tesla landing page built with Astro. Astro is a new static site builder that uses React as a templating language. Tailwind CSS is used for styling.
- Clone this repo
- Run
npm install - Run
npm run dev - Open http://localhost:port with your browser to see the result.