Skip to content

helciodev/meme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme generator

Table of contents


About

This project is about understanding the basics of react by building a fun project where user can create a meme using any meme image generated by consuming data from the https://api.imgflip.com/get_memes api. This project was built following along the tutorial on https://scrimba.com/learn/learnreact by Bob Ziroll, which I totally recommend this free course for someone learning React.

Features

  1. Project uses create-react-app
  2. User can generate image by pressing the generate meme button.
  3. User can create his own meme.
  4. Project shows buttons for the calculator and respective values.
  5. Project includes a logic folder with calculate and operate default functions
  6. Project integrates logic with components

Live Demo

This project is hosted on Heroku.

Live demo link

Built With

  • forthebadge
  • forthebadge
  • React

Getting Started

Installation instructions

Follow along the steps below to get a copy at your local machine.

  • Navigate to the directory where you want this project to clone and then clone it

    git clone git@github.com:helciodev/meme-generator.git
    
  • Navigate to the meme-generator directory

    cd meme-generator
    
  • Install the npm package with npm install

  • Start the server with npm start

  • The site should automatically open in your browser at http://localhost:3000/ if it didn't then open your browser with that link.

Author

😎 Helcio André

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

this a meme generator built with React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published