Skip to content

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

Notifications You must be signed in to change notification settings

gabrieldejesus/raining-hamburgers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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: [email protected]

About

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

Topics

Resources

Stars

Watchers

Forks