Gifit is a project to discover gifs using Giphy API.
- Make a fork of the project, clone it and run the following:
npm install
- Run on your terminal:
npm run dev
- Open http://localhost:3000 with your browser to see the result.
To learn more about React, take a look at the following resources:
Access Gifit: https://gifit.vercel.app/.