Dark themed website template built on AstroJS, designed for technological startup business based on tailcast theme.
Astro, React, Tailwind, Framer Motion
├── public/
│ └── favicon.svg
├── src/
│ ├── assets
│ │ ├── icons
│ │ ├── images
│ │ └── logos
│ ├── components
│ ├── layouts
│ ├── pages
│ └── styles
└── package.json
All commands are run from the root of the project, from a terminal:
