jcorona48 / drizzle-astro

This is a simple demonstration to explore Drizzle and Astro.
https://drizzle-astro.vercel.app/
0 stars 0 forks source link
astro drizzle

Static Profile Page with Astro & Drizzle

Astro Badge
Drizzle Badge

Description

This is a small static page built with Astro and Drizzle. It allows rendering a list of profiles with a visually appealing experience thanks to small animations and support for light and dark themes.

Features

Technologies Used

Installation and Usage

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd astro-drizzle-project
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open the browser at http://localhost:4321.

Screenshots

License

This project is under the MIT license. You can find more details in the LICENSE file.