Skip to content

hendraaagil/next-image-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextJS Image Gallery

preview

Getting Started

  1. Create file .env.local and get your apiKey for pexels
  2. Install all dependencies:
npm install
# or
yarn install
  1. Run the development server:
npm run dev
# or
yarn dev

This is a Next.js project bootstrapped with create-next-app.

Learn More

Releases

No releases published

Packages

No packages published