/WebGL-Zoo-Website

Just a SPA website of a 3D zoo animation built with react and threeJs

Primary LanguageTypeScript

3D Zoo Display

This is just a project thats built with React and ThreeJs.

Part of my side project on improving my ThreeJs skills.

The Design was gotten from pinterest Here

Its hosted live on vercel Here.

Run Locally

Clone the project

  git clone https://github.com/BringingThreeJsDesignsToLive/3D-zoo

Install dependencies

  npm install

Start the server

  npm run dev