/reactronaut

A beginner-level exercise to build a React app showcasing the Solar System

Primary LanguageSCSSMIT LicenseMIT

en fr

Reactronaut

A beginner-level exercise to build a React app showcasing the Solar System.

Screenshot

Objective

The objective of this exercise is to develop a small application to visualize the planets and sun of our solar system. On the program: routing and API calls. The design and UI components for this exercice are premade, all you have to do is to make everything work together. If you're feeling more adventurous, you can also add the functionalities of planet destruction and creation!

Note

The time needed to complete the exercise depends on your level and learning speed, it can take from a few hours to a few days.

Instructions

English | Français

Example

An example of the completed exercice can be found on the branch completed. Again, this is just an example, there are many ways to code this app. Feel free to experiment! 🙃

git checkout completed
yarn install
yarn dev

Credits

License

MIT