/photobook

Gallery using React TS, Api Pexels and Tailwind CSS

Primary LanguageJavaScript

PhotoBook

📕 About

PhotoBook is a photo gallery that uses the Pexels API developed with React TS, Tailwind CSS and consuming the Pexels API with Axios. Fully responsive, with dark mode and the possibility of downloading images.

⚙️ Features

  • Search bar updating the API URL
  • "Load more" button to load more images
  • Add the dark mode on site
  • Modal do load images in full screen

Prerequisites

  #### Clone this repository
  $ git clone "https://github.com/uildez/photobook.git"
  #### Install dependencies
  $ npm install
  #### Run the application in development mode
  $ npm run dev

🛠 Technologies

The following tools were used in building the project:

🚧 PhotoBook 🚀 In refinement... 🚧