NovikYaroslav / planets_react-three-fiber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Planets Gallery

This website enables you to explore 3D models of the main planets in our solar system and discover fascinating facts about each one. The project showcases the implementation of 3D models into a standard React application using a webpack template.

Technologies Used

  • JavaScript
  • React:
  • React-Three-Fiber:
  • Webpack:

to start:

You may clone this template without its git history with "degit"

  1. Install degit globaly with: 'npm install -g degit'
  2. Clone repo with: 'degit github:NovikYaroslav/planets_react-three-fiber'
  3. After cloning, install all necassary dependences with: 'npm install'

Good luck!

About


Languages

Language:HTML 84.5%Language:JavaScript 13.9%Language:SCSS 1.6%