Skip to content

Developer0000000/ImagesGallery

Repository files navigation

API KEY

❗ Don't use other's API key.

I made a Images Gallery (Click on the link and check it ✔✅) using API from api-ninja.

Follow these simple steps 👇

  • 1: Create an Account on api-ninja 🐱‍👤

  • 2: Take an API KEY.

  • 3: make a file " .env.local " on main directory.

  • 4: Put API KEY like this if you are using react(vite).js:

VITE_JOKES = 'put-your-real-API KEY-to-here' 🔑

  • 5: Then go on that file, where you are using api key and paste this code:

const API = import.meta.env.VITE_JOKES

  • this code is for react.(vite).js 👆

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published