Frontend web app to view awe-inspiring pictures feteched from from apod-api (https://github.com/ellanan/apod-api).
https://spacestagram2.ellanan.com/
- Persists favourited photos in localStorage
- Fetch nine additional entries at a time with load more button
- Click anywhere on the card to open the modal to view:
- enlarged image
- complete explanation
- source button to get to NASA's original source page
- Liked page which only renders users' favourited pictures
- Deep-Linkable content
Home Page:
Liked Page:
Modal:
- React
- Next.js
- TypeScript
- CSS
- HTML