Skip to content

slydragonn/alogocode.site

Repository files navigation

alogocode.site

Stack

  • astro
  • typescript
  • react
  • tailwind
  • react-icons
  • shadcn/ui
  • prettier
  • locomotive-scroll

Contributing

  1. Fork the repository.

  2. Install dependencies:

npm install
  1. Run the development server:
npm run dev

Open up http://localhost:4321/

License