pr0gramista / meme-reader

Client for browsing meme sites by accessing memes-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meme reader

Browse memes sites without bloatware

Getting started

Meme reader is a standard React + Vite app.

# Install dependencies
npm install

# Run in development mode
npm run dev

# Build for production
npm run build

How it works?

Client makes request to Memes API as you select one of available websites, then it parses the result and displays it.

Contributing

Feel free to create issues, fix bugs, add new functionalities even if you are not sure about. If you have any doubts or questions feel free to reach me via email or Twitter. Everyone is welcome!

About

Client for browsing meme sites by accessing memes-api

License:MIT License


Languages

Language:TypeScript 98.1%Language:HTML 1.9%