Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.46 KB

README.md

File metadata and controls

60 lines (38 loc) · 1.46 KB

📝 🌌 Mars API

Project that integrates the NASA API to search for images of Mars through the different rovers (Only works with Curiosity and Perseverance)

Project link: https://mars.santiagobaron.com

Table of Contents 📋

  • General Info

  • Technologies

  • Installation

  • Authors

  • Social Media

General Information 🙋‍♂️

The project was completed in 1 week approximately. I used the IDE "Visual Studio Code" to write. The project has 5 folders (assets, css, dist, js and php) and also the index file.

Preview project 📸


Technologies ⚙️

  • HTML5
  • CSS3
  • JavaScript Vanilla
  • Flexbox Grid
  • React (soon)

Installation 💻💡

To install the project on your computer, you can use the "Code" button and follow the following steps in each case:

1️⃣ Clone the project

  • Copy the URL
  • Open your Git Bash
  • Write git clone and paste the url. As follows:
git clone https://github.com/santiagobaronz/mars-api.git

2️⃣ Download ZIP

  • Click "Download ZIP"
  • Download the ZIP and extract the files into a folder
  • Open the folder in your favorite IDE

Authors 🦸‍♀️