Skip to content

neeraj15022001/OPMeme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find the site deployed here: https://memextream.netlify.app/

Backend : Node.js, Express.js Frontend : HTML, CSS, js

npm Packages : express, cors, monk, express-rate-limit, morgan, nodemon.

Memextream is a open-source meme machine for everybody. A platform that lets you upload and share memes built by Meme lovers for Meme lovers while rewarding the creators for making us laugh.

Features of Memextream 1. 0. 0

  • Upload Memes by entering URL
  • GET method to display all memes on endpoint /memes/
  • GET method to display a single meme on endpoint /memes/id
  • Edit a meme using Patch Method on endpoint /memes/id

Backend functions:

Run Backend

npm start

Test Backend

nodemon test

Frontend Functions:

Run live-server

liveserver

Instructions to Contribute to Open Meme Project:

  1. Fork the repository
  2. Make changes, run tests and make sure it's running people
  3. Launch a PR
  4. Wait for it to get reviewed, Relax, Drink some coffee
  5. If PR is merged, You've contributed successfully to the project.

Thank you for contributing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors