React example developed in class on Wed Mar 20, 2024 using vite.
Note that you will need to obtain an API key from https://api.nasa.gov/ and update src/env.json
to run the example.
To run:
npm install
npm run dev
Then open http://localhost:5173/ in your browser.