An open API service indexing awesome lists of open source software.

https://github.com/deadpoolx7/memes_editzzz

A Meme Creator Website Built using React.js
https://github.com/deadpoolx7/memes_editzzz

api memes react-router reactjs

Last synced: 3 months ago
JSON representation

A Meme Creator Website Built using React.js

Awesome Lists containing this project

README

        

# Meme_Editzzz
## A meme editor website best work on computer screens. Try out now!
Made using React.js, react-bootstrap, imgflip api and react-draggable. For more info look into package.json file.

## Link
https://memeeditzzz.netlify.app

# Screenshot
![Website Screenshot](https://github.com/DeadpoolX7/memes_editzzz/blob/main/Screenshot%202024-04-12%20180145.png)

## Installation guide
### Fork The Repository
### Clone the repository
```
git clone https://github.com/DeadpoolX7/memes_editzz.git
```
# Navigate to directory
```
cd memes
```
# Install the dependencies
```
npm install
```
# Start the Server:
```
npm run dev
```