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.

Home Page:https://project-solar-system-teal.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


About

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.

https://project-solar-system-teal.vercel.app/

License:GNU General Public License v3.0


Languages

Language:JavaScript 80.0%Language:HTML 19.6%Language:CSS 0.4%