Skip to content

Anmakulaku/Mems-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memy5

Memes everywhere!

My first app in React!
A simple website for viewing memes. You can vote for your favorite memes, then they get to the Top of the TOP MEMES! You can also add your own meme.

Live

https://anmakulaku.github.io/Mems-world/

Tech Used

  • React
  • Vanilla CSS
  • Canva

Sreenshots

Memy3 Memy4 Memy2

How to start?

  1. Clone the repository:
    $ git clone https://github.com/Anmakulaku/mems-world
  2. Go into the repository:
    $ cd MemsWorld
  3. Install NPM Packages:
    $ npm install
  4. Run the app:
    $ npm start