Skip to content

yuudev14/memers

Repository files navigation

Memers 😜

"This was created during my time as a student at Code Chrysalis."

Table of contents table
  1. Pictures
  2. About App
  3. Getting Started
  4. Things you can do
  5. Future Features
  6. Contact

Images 🖼

About app 📝

There are lots of memes out there posted in social media. In fact what's a day without a meme. This app is focus on "memers" who loves too post their created memes around the world

Getting started

  1. Install dependencies - this will run all dependencies needed by the app

    npm run ready
  2. If the above code does not work you can also do this:

    • Install dependencies needed in the server

      npm install
    • cd into client directory

      cd client
    • Install dependencies needed in the client

      npm install
  3. Run your app

    npm run dev

Things you can do 👍

  • Can create an account
  • Can log in to your account
  • Can post a meme (must have a media like gif & etc.)
  • Can laugh at a meme
  • Can comment to a meme
  • Can delete a meme (must be yours)
  • Can update a meme (must be yours)

Technology used 💻

  • react
  • redux/redux toolkit
  • nodejs
  • express
  • knex
  • postgresql
  • cloudinary
  • heroku

future Features 🔮

Create a feature that will let memers to edit their photo memes to make it more engaging for the users

Contact 📞

phone number: 09041630614

email: [email protected]

link: https://yu-memers.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published