Skip to content

Shahnab/Jellyslider

Repository files navigation

Jelly Slider

An interactive jelly slider built with TypeScript and WebGPU using TypeGPU.

🚀 Live Demo

Try it online: https://shahnab.github.io/Jellyslider/

🛠️ Technologies Used

  • TypeScript
  • WebGPU
  • TypeGPU
  • Vite

🏃‍♂️ Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • A browser that supports WebGPU

Installation

  1. Clone the repository:
git clone https://github.com/Shahnab/Jellyslider.git
cd Jellyslider
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to http://localhost:5173

📦 Build

To build the project for production:

npm run build

🚀 Deploy

To deploy to GitHub Pages:

npm run deploy

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors