This repository contains a simple frontend application built with ReactJS 18 and TypeScript, utilizing the Giphy API to display and search for animated GIFs. The project uses Vite as the bundler.
Make sure you have the following prerequisites installed on your system:
- Node.js (latest LTS version)
- NPM (Node Package Manager)
To get started with this project, follow these steps:
- Clone the repository to your local machine
- Add giphy api to .env file
- Run Dev server using vite commands