
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.
https://anmakulaku.github.io/Mems-world/
- React
- Vanilla CSS
- Canva
- Clone the repository:
$ git clone https://github.com/Anmakulaku/mems-world
- Go into the repository:
$ cd MemsWorld
- Install NPM Packages:
$ npm install
- Run the app:
$ npm start