Added Random-GIF Generator project #1021
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Have you read the Contributing Guidelines ?
Yes I have read the contributing guidelines.
Description
It is a web application using React framework to generate and display random GIFs based on user preferences. It
utilized the GIPHY API to fetch random GIFs in real-time.
Here are the screenshots of my project
![image](https://private-user-images.githubusercontent.com/110724092/330154643-b9eb8dc2-6847-41f7-9d3f-81b49b5e69af.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjUzODEsIm5iZiI6MTczOTU2NTA4MSwicGF0aCI6Ii8xMTA3MjQwOTIvMzMwMTU0NjQzLWI5ZWI4ZGMyLTY4NDctNDFmNy05ZDNmLTgxYjQ5YjVlNjlhZi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQyMDMxMjFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jMjUwMmQ2ZmM0OWFiNDhmOTI1NDg3ZDk2Nzk3ZmNjZDI0ODkyYWRlYjJiOGVkMzE1OWUyM2E4ZmEyMTkxNDliJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.qcDjnBquuWVm4lWqm1XIwOlaPWawuuxjWBDgYDcwSyM)
![image](https://private-user-images.githubusercontent.com/110724092/330154890-cf3f4bb6-c3aa-4120-96e5-0c02ae96d17e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjUzODEsIm5iZiI6MTczOTU2NTA4MSwicGF0aCI6Ii8xMTA3MjQwOTIvMzMwMTU0ODkwLWNmM2Y0YmI2LWMzYWEtNDEyMC05NmU1LTBjMDJhZTk2ZDE3ZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQyMDMxMjFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zZTY2YWNhZTRmNDQzMjkyMzg4YjQwYmFmYmUxYjU4MzRiYjkzODY2NTg0YWQxYWU5OWQ4MmI5YTQ5MDY5ZDM0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Yo6W7ReAxuvEm1vhjIb6_z5O2KDqIH-37nx1LJj3_Fo)
Fixes #1018
Checklist
README.md
and link to my code.