planets
planets copied to clipboard
web pages about the solar system
THE PLANETS ๐ช๐๐
A web about the planets in which you will find quite interesting information about them.
Built With ๐ ๏ธ
-
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
Demo โถ๏ธ
visualization of the project working โถ๏ธclick me
Prerequisites โ
You need a working environment with:
- Git - You can install it from https://git-scm.com/downloads.
Installation ๐ฅ
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
Run
To start the project we must do the following:
npm start
We would already have the fully functional application.