Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.17 KB

README.md

File metadata and controls

52 lines (31 loc) · 1.17 KB

THE PLANETS 🪐🌏🌌

A web about the planets in which you will find quite interesting information about them.

author

Built With 🛠️

Demo ▶️

visualization of the project working ▶️click me

Prerequisites ❗

You need a working environment with:

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.