Spacestagram is a web app where users can view and like photos from NASA's image library.
https://spacestagram-ruby.vercel.app
Clone the project
git clone https://github.com/stang1207/spacestagram.gitGo to the project directory
cd spacestagramInstall dependencies
npm installStart the server
npm run build && npm run start
Next.js, Chakra UI, Framer Motion