Skip to content

jvsoarez/project-solar-system-react-ts

Repository files navigation

Project Solar System React TS

πŸ”— Project with JS repository here

πŸ‘‹ Hey! This is the same project as the link above but refactored using Typescript.

πŸ”— Deployed Here

πŸ“ Here I use TS, React and Tailwind for pratice the skills:

  • Use TSX in React;
  • Using import to bring components in different files;
  • Create Function Components in React;
  • Create multiple components of an array;
  • Make use of props correctly;

πŸ“– The project requirements were:

1. Create a component called Header βœ”οΈ

2. Create a component called SolarSystem βœ”οΈ

3. Create a component called Title βœ”οΈ

4. Render the Title component inside the Solar System component βœ”οΈ

5. Create a component called PlanetCard βœ”οΈ

6. Render a list with the planets of the Solar System βœ”οΈ

7. Create a component called Missions βœ”οΈ

8. Render the Title component inside the Missions component βœ”οΈ

9. Create a component called MissionCard βœ”οΈ

10. Render a list of space missions βœ”οΈ

πŸ™πŸ½ Thanks for viewing this repository!

Releases

No releases published

Packages

No packages published