Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 695 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 695 Bytes

🚀 Getting Started:

Gifit is a project to discover gifs using Giphy API.

  1. Make a fork of the project, clone it and run the following:
npm install

⬆️ Open project:

  1. Run on your terminal:
npm run dev
  1. Open http://localhost:3000 with your browser to see the result.

🛠️ Build with React:

To learn more about React, take a look at the following resources:

✔️ Deployed in Vercel:

Access Gifit: https://gifit.vercel.app/.