Groomka is a landing page built using Astro, React, TypeScript, and TailwindCSS. This project is designed to provide a modern, fast, and responsive user experience. .
Astro
React
TypeScript
TailwindCSS
Installation To get started with this project, follow these steps:
Clone the repository
git clone https://github.com/vertira/groomka.git
cd groomka
Install dependencies
npm install
To run the project locally, use the following command:
npm run dev
This will start the development server and you can view the application at http://localhost:3000.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.