/three-car2

Created with CodeSandbox

Primary LanguageCSS

Project

This application's objective is to create the Nexus project using three.js. An application built with React, JavaScript, and CSS. The car model and script is getting from https://docs.pmnd.rs/react-three-fiber/getting-started/examples.

Project Status

This project is currently in development. Users can see a 3D car demo.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

git clone https://github.com/metin1/three-car2

Installation:

npm install

To Start Application:

npm start

To Visit App:

localhost:3000