NextJS App that simulates Google Street View functionality with threeJS and React-Three_fiber
https://tour-view.vercel.app/property
- NodeJS
- NPM or Yarn
- Install dependencies running in yuor terminal:
yarn
- Run your app running in your terminal:
yarn dev
- Your app will be running at port: http://localhost:3000