Skip to content

London804/photo-search

Repository files navigation

Next.js Pexels Photo Search App

This is a web application built using the Next.js framework and the Pexels API. It uses styled-components for styling. The app allows users to search for and browse through a vast collection of photos provided by the Pexels API.

Features

  • View a list of curated photos
  • Search for photos by name or topic
  • Click on a photo to view it in full size.
  • Pagination support for browsing through multiple pages of search results.

Getting Started

You need to have Node installed to run this application

Once installed, run npm install; npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

To run tests npm run test

Learn More

To learn more about Next.js, take a look at the following resources:

About

Curated Photos from Pexels API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published