/giphy-trending

A small app to show giphy trending using React and Typescript

Primary LanguageTypeScriptISC LicenseISC

Welcome to giphy-trending 👋

Version Documentation Maintenance License: ISC Twitter: ngocsangyem

giphy trending search using React and Typescript

🏠 Homepage

Demo

Features

React
List Giphy
Search Gif
SHow detail
New gif when scroll dow
Context API
Testing
Upload gif

Install

npm install

Usage

Go to Giphy Developer and create a new API key. Then create your .env file with the following content:

VITE_GIPHY_API=<YOUR_API_KEY>
npm run dev

Run tests

npm run test

Run test with coverage

npm run test -- --coverage

Author

👤 ngocsangyem

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

📝 License

Copyright © 2022 ngocsangyem.
This project is ISC licensed.