Landing Page made in Astro for the band from Bocchi the Rock.
Made using Astro, a game-changing static site builder for modern web apps. I also used Playwright to conduct testing, and Tailwind for styling.
To run this website locally, you will need to have Node.js installed. Once you have Node.js installed, follow these steps:
- Clone this repository to your local machine.
- In the project directory, run
npm install
to install the necessary dependencies. - Run
npm start
to start the local development server. - Open your web browser and go to
http://localhost:3000
to view the website.