Discover the universe each day with different photographs taken by astronomers.
This project is deployed to Vercel.
Follow the prerequisites in order to run this project on your local machine.
git clone https://github.com/earvinpiamonte/drownthesky.git
cd drownthesky/
- Register to NASA Open API to get an API key.
- Create a
.env.local
file on the root directory of this project. - Add a
NEXT_PUBLIC_NASA_API_KEY
environment variable.
NEXT_PUBLIC_NASA_API_KEY=generated_key_provided_by_nasa
Replace the generated_key_provided_by_nasa
with the API key from your NASA Open API account.
npm i
npm run dev
This project is developed and maintained by earvinpiamonte.com.
- NASA Open API.
- Project name
drownthesky
is inspired by the song Drown the Sky by William Black.