Skip to content

Image gallery built with NEXT.js and powered by Pexels API

License

Notifications You must be signed in to change notification settings

Ionfinisher/next-image-gallery

Repository files navigation

NEXT IMAGE GALLERY

Screen shot 1 of the demo

Screen shot 2 of the demo

A minimalistic image gallery where you can browse, search and open images from the Pexels API

Get going

Go create an account and grab your api key on https://www.pexels.com/api/new/. Create a file called .env.local and smash the API key in there as the following:

PEXELS_API_KEY=

Then install dependencies

npm install

Now go live !!!

npm run dev

Tech Stack

Next.js Typescript Zod Tailwind CSS Pexels APi

About

Image gallery built with NEXT.js and powered by Pexels API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published