/giphy-gallery-react

Create a React application that allows users to search for and display GIFs using the Giphy API. The application should have a simple, responsive layout and include basic error handling.

Primary LanguageTypeScript

GIPHY GALLERY PROJECT VITE REACT + TYPESCRIPT

If you want to test the app live the following link is deployed on Vercel

To start the project locally you have to clone the repo and run the following commands:

To run the e2e tests with cypress run the following command:

  • npm run cypress:open