This website displays images from the FRONT HAZARD AVOIDANCE CAMERA - LEFT. The rover was launched from Earth on 2020-07-30 and landed on Mars on 2021-02-18. You can view the images in a sequential slideshow, the latest image, individual images, or an image at random. It also displays the sol
and earth_date
the image was taken.
- sveltekit
- javascript
- tailwindcss
- axios
- tippyjs
- prettier
- yarn
- playwright
- deployed with vercel
git clone
the repo andcd
into the directory- run
yarn
to install the packages yarn dev
will open the app onlocalhost:5173
yarn format
will run prettier
yarn test
will run playwright