A web about the planets in which you will find quite interesting information about them.
-
Visual Studio Code - Install it if you want to edit this project frontend with Visual Studio Code editor.
-
React - framework javascript
-
Style Component - framework css and js
visualization of the project working
You need a working environment with:
- Git - You can install it from https://git-scm.com/downloads.
The best option to start with this project is cloning it in your PC:
git clone https://github.com/monicatvera/planets.git
Once you have cloned the project install all dependencies.
npm install
To start the project we must do the following:
npm start
We would already have the fully functional application.