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
- Host: GitHub
- URL: https://github.com/deadpoolx7/memes_editzzz
- Owner: DeadpoolX7
- Created: 2024-04-09T05:55:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T12:58:25.000Z (about 1 year ago)
- Last Synced: 2025-01-21T06:14:02.330Z (4 months ago)
- Topics: api, memes, react-router, reactjs
- Language: JavaScript
- Homepage: https://memeeditzzz.netlify.app
- Size: 479 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
## 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
```