Skip to content

A simple image generator website where users input keywords to search for the images they want. This website is still updateable and welcoming ur contributions.

License

Notifications You must be signed in to change notification settings

ahmadammarm/image-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imagify Image Generator

Hi everyone !
This is my repository about Imagify Image Generator
Hope u happy to used it

About

This project is a simple website that allows users to generate images based on the prompts they input. Users can enter words or phrases like "car", "cat", and the like, and the website will utilize deep learning techniques to generate images relevant to the provided prompt. This project is open source, u can contributing in this project.

Tech in This Project

JavaScript React TailwindCSS

Features in This Project

1. Text-based prompt input for image generation.
2. Live display of generated images on the website.
3. Downloading option for the images.
4. Share the image to social media.

Contributing

We welcome contributions from the community. If you would like to contribute to this project, please follow these steps:
  1. Fork the repository.

  2. Open your Git Bash

  3. Clone your forked repository

    git clone "Your forked repository URL".git
  4. Change the directory in to your forked repository

    cd "Your forked repository name"
  5. Create a new branch for the feature or fix you want to contribute in your forked repository:

    git checkout -b "Your branch name"
  6. Before that u must go to in this link Getting Unsplash API Key. After u get the API Key u can fork this repository and put down ur API Key in ur .env file like this format

    REACT_APP_UNSPLASH_CLIENT_ID=YOUR API KEY
    
  7. Make the necessary changes.

  8. Commit your changes:

    git commit -m "Add new feature"
  9. Push to your branch:

    git push origin "Your branch name"
  10. Open your forked repository in the Github to make a pull request by click the "Compare & Pull Request" button.

Please feel free to reach out if you have any questions or issues related to this project. Thank you for contributing!

About

A simple image generator website where users input keywords to search for the images they want. This website is still updateable and welcoming ur contributions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •