Skip to content

A practice project which renders the latest photos from the Mars Perseverance rover. Made with React and TypeScript.

License

Notifications You must be signed in to change notification settings

fedellen/react-mars-photo-app

Repository files navigation

Mars Perseverance Rover Photos

This is a quick practice project I've been working on to sharpen my React workflow. By default, the application will render out the latest photos from the Mars Perseverance rover

Users can use the menu to search through the entire photo history of each Mars rovers: Spirit, Opportunity, Curiosity, and Perseverance. Photos are sorted and searched by sol, which is how many Mars days passed since the rover landed on Mars. The user can then sort the photos by the camera names

The app remains unfinished, but is live on Netlify

Netlify Status

Tools


Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.

yarn build

Builds the app for production to the build folder.

Committing to the master branch will trigger a Netlify deployment.

About

A practice project which renders the latest photos from the Mars Perseverance rover. Made with React and TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published