Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 196 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 196 Bytes

bearthday-image

Retrieves the NASA satellite image from your last birthday!

To Run

First run npm install

Development

npm run dev

Production

npm run build && npm run start