8000 GitHub - Railly/crafter-website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Railly/crafter-website

 
 

Repository files navigation

Crafter Station Website

Overview

Crafter Station is an interactive landing page developed using Astro, Three.js, GSAP, and Tailwind CSS. It features 3D animations, responsive design, and smooth user interactions.

Features

  • Interactive 3D scene with floating planets, a spiraling comet, and twinkling stars.
  • Responsive design.
  • Animated user interactions.

Stack

Project Structure

├── src
│   ├── components
│   │   ├── Header.astro
│   │   ├── Layout.astro
│   │   └── ThreeScene.astro
│   └── pages
│       └── index.astro
├── scripts
│   └── samples
│   │   └── [any-sample].ts
│   ├── utils.ts
│   └── entry.ts
├── tailwind.config.cjs
├── postcss.config.cjs
├── astro.config.mjs
└── package.json

License

This project is licensed under the MIT License.

Feel free to adapt this README.md structure with any additional details specific to your project.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 66.2%
  • TypeScript 31.7%
  • JavaScript 2.1%
0