DEMO: https://roversapp.netlify.app/ Api powered by mockapi.io
The Mars Rovers App is a web application that provides information about the positions and image galleries of Mars rovers. Explore the red planet's surface and view stunning images captured by the rovers. This README will guide you on how to set up, run, and use the Mars Rovers App.
- View the current position and status of Mars rovers.
- Browse image galleries captured by the rovers on Mars.
- Select different rovers to see their data and images.
Before you begin, make sure you have the following prerequisites installed on your system:
- Node.js and npm: You need to have Node.js and npm installed. You can download them from nodejs.org.
-
Clone this repository to your local machine:
git clone https://github.com/code-jhon/rovers-web.git
-
Navigate
cd rovers-web
-
Install
npm install