You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a photo gallery website developed with next.js static export.
The program reads from a CSV file to get photo metadata, and displays photos stored on AWS S3.
deployment:
Run npm run build to generate static assets in /out folder.