Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.32 KB

File metadata and controls

65 lines (39 loc) · 1.32 KB

Free Code Camp-React 3d Animation Website

I created a website that shows iPhone with 3d animation. I had a lot of fun developing this project. I learn how to use 3d model on website projects. My thanks to Sloba👏.

Screenshots

App Screenshot

Used Technologies

ReactJs
Webgi
Vite
Gsap
Typescript

Features

  • Completely responsive design
  • Has 3D animation
  • Model can investige from different angles
  • You can inspect the site on this link.

Run Locally

Clone the project

  git clone https://github.com/muhammetsarican/free_code_camp-reactjs-3d_animation_website.git

Go to the project directory

  cd free_code_camp-reactjs-3d_animation_website

Install dependecies with npm

  npm install

And run the project at your local

  npm run dev

Finally go the address that shown at terminal. Congrats 🎉

Feedback

If you have any feedback, please reach out to us at muhammetsarican.com

Authors