Skip to content

Felipe-Navas/react-3d-vite-ts

Repository files navigation

React 3D Vite Ts

A TypeScript React.js app using Three.js

Description

A React app written in TypeScript where I am using Three.js

Demo

You can explore a live version of React 3D Vite Ts at the following URL:

https://Felipe-Navas.github.io/react-3d-vite-ts

Getting Started

Dependencies

  • npm
  • node

Installing

  • 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

Executing program

npm start

Preview of the main screen:

Preview of the main screen

Preview of the about screen:

Preview of the about screen

Preview of the projects screen:

Preview of the projects screen

Preview of the contact screen:

Preview of the contact screen

Running tests

npm test

Authors

Contributing

  1. Fork it (https://github.com/Felipe-Navas/react-3d-vite-ts/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

This project is licensed under the [MIT License] - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published