Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 902 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 902 Bytes

3DCar

Before starting, this project is inspired by the incredible work of LUSION

Picture Project LUSION

And a big thank you to Domenicobrz for his tutorial which allows to start and understand the beginning of the project : Twitter / Youtube

Git of Domenicobrz for it's car : Git

After his video, I plan to add more options to make the project more interactive so don't hesitate to follow me on twitter

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.