Skip to content

subhajitchatterjee07/Meme_Monster-A-Social-Media-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Meme_Monster - A Social Media App for sharing memes

A website to share memes with the community 😊

This website is built for the purpose of sharing memes.

How to run this project on your device:

  • In the folder of your choice, in command line, run the following commands:
  1. pip install virtualenv
  2. virtualenv myenv
  3. myenv\Scripts\activate
  4. In the desired folder, clone this repo.
  5. Now in cmd, type
    pip install django
  6. You also might need to install pillow (pip install pillow)
  7. Again,
    cd meme_monster
    py manage.py runserver



Enjoy!

About

A website to share memes with the community 😊

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published