Giter Club home page Giter Club logo

huseyinkaplan00 / your-memes Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 21.24 MB

"Your Memes" is a fun, interactive app allowing you to create custom memes using React. Fetch images from an API, add text, choose fonts and colors, and share your creativity with the world!

Home Page: https://huseyinkaplan00.github.io/Your-Memes/

License: MIT License

JavaScript 44.86% HTML 1.33% CSS 29.33% SCSS 24.47%
accessibility api async-javascript axios colorthief cors css frontend-performance html html2canvas

your-memes's Introduction

Your Memes

Welcome to the Your Memes project. This application allows you to create your own memes by adding custom texts to meme images fetched from an API. You can add as many text fields as you want, customize the font family, color, and size, and then download the resulting image. This project is built with React and hosted on a local development server.

Meme Generator Preview

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Prerequisites

Installing

  1. Clone the repo
git clone https://github.com/huseyinkaplan00/memegenerator.git
  1. Install NPM packages
npm install
  1. Create a .env file in the root of your project and add your Google Fonts API key:
REACT_APP_GOOGLE_FONTS_API_KEY=YOUR_API_KEY

Running the App

After installing the project and satisfying the prerequisites, the application can be started:

npm run dev

Your application runs on http://localhost:3000 in the browser.

Built With

  • React - The web framework used.
  • axios - Promise-based HTTP client for the browser and node.js.
  • colorthief - A script for grabbing the color palette from an image.
  • html2canvas - JavaScript HTML renderer.
  • react-draggable - React component for draggable elements.
  • react-helmet - A document head manager for React.

Link

Author

your-memes's People

Contributors

huseyinkaplan00 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.