Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 457 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 457 Bytes

Meme Generator

Demo

Installation

  1. Clone the repository:

    git clone https://github.com/MehraDevesh2022/Meme-Generator.git
    cd MEME-GENERATOR
    
  2. Install the dependencies:

    npm install
  3. Start the server:

     npm start

Contributing

Contributions are always welcome! add some more features and open a pull request!