A TypeScript React.js app using Three.js
A React app written in TypeScript where I am using Three.js
You can explore a live version of React 3D Vite Ts at the following URL:
https://Felipe-Navas.github.io/react-3d-vite-ts
npmnode
- Clone the repository and install dependencies:
git clone https://github.com/Felipe-Navas/react-3d-vite-ts.git && cd react-3d-vite-ts && npm install
npm start
Preview of the main screen:
Preview of the about screen:
Preview of the projects screen:
Preview of the contact screen:
npm test
- Fork it (https://github.com/Felipe-Navas/react-3d-vite-ts/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
This project is licensed under the [MIT License] - see the LICENSE file for details



