/random-gifs-generator

This React project is created with the goal of offering users a delightful experience. It achieves this by fetching and showcasing the latest and most popular GIFs from the Giphy API, ensuring that you can easily explore and enjoy trending content in a seamless manner.

Primary LanguageJavaScript

Random GIFs Generator

This React-based project is designed to provide a delightful experience by fetching and displaying trending GIFs using the Giphy API.

Installation

Install my project with npm

  1. Clone the repository to your local machine:
  git clone https://github.com/florian-catalin-elisei/random-gifs-generator.git
  1. Navigate to the project directory:
  cd random-gifs-generator
  1. Install the dependencies:
  npm install
  1. Start the development server:
  npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_GIFS_API_KEY

API key for the Giphy API. Obtain one by signing up at Giphy API