GitHunt
LK

lkotlarenko/Project-Solar-System

A simple React application that simulates a visualization of the solar system, as well as information on several spaces missions that occurred throughout history. | Project made while attending Trybe.

Deploy

Skills

  • Use JSX in React

  • Correctly use the ''render()'' method to render its components

  • Use ''import'' to bring components into different files

  • Create class components in React

  • Create multiple components from an array

  • Make use of 'Props' correctly

  • Make use of 'Proptypes' to validate the 'props of a component


What was Developed

An application in React with creating class components and props pass. This application simulates a visualization of the solar system, as well as information on several spaces missions that occurred throughout history.

  • View all planets of the solar system rendered on the screen;

  • View all cards with spatial missions information;

  • The images of the planets and the information of the missions used in this project were provided by Trybe.


Languages

JavaScript80.0%HTML19.6%CSS0.4%

Contributors

GNU General Public License v3.0
Created February 23, 2022
Updated September 19, 2024
lkotlarenko/Project-Solar-System | GitHunt