lcrojano / Giphy_Explorer

Search any gif from Giphy API
https://lcrojano.github.io/Giphy_Explorer/
MIT License
8 stars 28 forks source link
hacktoberfest

Giphy_Explorer

Giphy_Explorer

About 🙇

https://lcrojano.github.io/Giphy_Explorer/

Usage ☺️

TechStack👑

Giphy_Exolorer uses the following TechStack :

Support🐅

Contribution Guidelines

  1. Select the respective issue

  2. Get assigned to the issue

  3. Fork the repository

git clone https://github.com/{your GitHub username}/Giphy_Explorer.git
  1. Create a new branch
git checkout -b {branchName}
  1. Do the changes mentioned in the issue

  2. Commit your code

git commit -m { your commit message }
  1. Push your code
git push -u origin {BranchName}
  1. Create a PR (Pull Request)

  2. Wait until the PR is accepted and merged

If you like to contribute to this project. Please make sure you star it.