gabrieldejesus / raining-hamburgers

πŸ” A study project to deal with 3D objects, movements, rotations and post processing effects.

Home Page:https://raining-hamburgers.gabrieldejesus.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raining Hamburgers


Raining Hamburgers
A study project to deal with 3D objects, movements, rotations and post processing effects.

Created by Gabriel de Jesus.

✨ Features

  • ⚑️ Vite
  • βš›οΈ React 18
  • πŸ§‘πŸΎβ€πŸŽ¨ Three.js

πŸš€ Quick Start

Clone repository

git clone https://github.com/gabrieldejesus/raining-hamburgers
cd raining-hamburgers

Install dependencies

npm install

🦾 Development

To start the project locally on development, run:

npm run dev

Open http://localhost:5173 with your client to see the result.

πŸ“œ Documentation

🚨 Requirements

  • Node.js >= 16

πŸ—‚οΈ Directory Structure

  • public β€” Static assets such as images, and others files.
  • src β€” Application source code, including pages, scenes and styles.

🦾 Scripts

  • npm run dev β€” Starts the application in development mode at http://localhost:5173.
  • npm run build β€” Creates an optimized production build of your application.
  • npm run preview β€” Preview the application in production mode.
  • npm run lint β€” Runs ESLint for all files in the src directory.

🐞 Bugs, help, issues or new updates

If you need any help tu run this app or want to make new updates just contact me at: hi@gabrieldejesus.dev

About

πŸ” A study project to deal with 3D objects, movements, rotations and post processing effects.

https://raining-hamburgers.gabrieldejesus.dev


Languages

Language:JavaScript 81.5%Language:CSS 12.4%Language:HTML 6.0%