Skip to content

GooTaLK/gallery-pexels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallery Pexels

Category:

  • Gallery
  • Use of API
  • React project

Overview

I wanna make some application where it uses an API service, so I do this. The API that I'm using come from Pexels (A media service).

Screenshot

Project screenshot

Local deployment

This app makes use of Vite, so local deployment is as simple as run the following:

npm run build

then

npm run preview

Demo