- Mobile: swipe left/right on the meme (animated gallery-like transition).
- Desktop: use keyboard arrows Left/Right.
- Buttons
prev pic,direct link,commentsstay available on all devices.
npm install
npm startnpm start serves the app from / (no /reddit-memes redirect).
This project is deployed under /reddit-memes, so this mode mirrors production routing.
npm install
npm run preview:pagesOpen http://127.0.0.1:4173/reddit-memes/
Stop server with Ctrl+C.
npm run deploy