Skip to content

Volosh1n/reddit-memes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Memes

Controls

  • Mobile: swipe left/right on the meme (animated gallery-like transition).
  • Desktop: use keyboard arrows Left/Right.
  • Buttons prev pic, direct link, comments stay available on all devices.

Local run (development)

npm install
npm start

Open http://localhost:3000

npm start serves the app from / (no /reddit-memes redirect).

Local run (same path as GitHub Pages)

This project is deployed under /reddit-memes, so this mode mirrors production routing.

npm install
npm run preview:pages

Open http://127.0.0.1:4173/reddit-memes/

Stop server with Ctrl+C.

Deploy to GitHub Pages

npm run deploy

About

Random reddit's pics. Just click on pics. Make sure to go to 'comments' link and upvote the good ones.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors