Welcome to the Ha1iad3 Splash Page repository! This project is a modern and lightweight splash page built using React, Vite and Tailwind CSS.
To get started with the Ha1iad3 Splash Page, follow these steps:
-
Clone the repository:
git clone https://github.com/zsh28/ha1iad3-splash-page.git cd ha1iad3-splash-page
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to:
http://localhost:5173
To create a production build of the project, run:
npm run build