Spacestagram - An image gallery leveraging NASA's APOD API. Live demo: https://spacestagram.meghw.dev/ Usage To install all the dependencies, run npm install Available Scripts To open a development server at port localhost:3000 npm run dev To generate production build files npm run build