Skip to content

emysdias/guardian-of-the-galaxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏆 Guardians of the galaxy

Site that consumes a public api about SpaceX that offers data of various types, very interesting
Api Documentation: https://github.com/r-spacex/SpaceX-API/tree/master/docs/v4

Code climate: https://codeclimate.com/github/emysdias/guardian-of-the-galaxy

Site link with deploy: https://emily-guardians-of-the-galaxy.herokuapp.com/

🔨 Restrictions

  • A public api is being used, so the server might crash and might end up not working at some point.
  • Third party library is being used, which one day has the possibility of causing problems.

✔️ Prerequisites

  • Node/ npm.
  • Yarn.

💼 Characteristics

  • The code has npm version 6.14.11
  • The System is Ubuntu 16.04.7 LTS

👉 How to run

To clone the repository

$ git clone https://github.com/emysdias/guardian-of-the-galaxy.git

Enter the repository folder and download dependencies

$ npm install

or

$ yarn install

Finally, run the application

$ npm start

or

$ yarn start

🚀🚀🚀🚀🚀🚀🚀