Skip to content

An image gallery built with Next.js, Typescript, Contentful, and Tailwind

Notifications You must be signed in to change notification settings

lumamontes/photos-gallery

Repository files navigation

Photos Gallery Website

image

This website is a photo gallery built using Next.js, Contentful, Cloudinary, and Tailwind. Its primary function is to showcase a portfolio of images, along with sample text for context. The website sources its data from Contentful CMS and utilizes static site generation for its page rendering.

Key features of the site include a photo gallery with images for each project and an about page. The site also has detailed pages for each photo, which are created using static paths, and uses sharp and plaiceholder for blur backgrounds.

This website was based on the image gallery template from Vercel, and the original demo is available here

image image

💡 Live

The demo is availible at: https://photo-gallery-12.vercel.app/

💻 Techs:

  • Next.js
  • Tailwind
  • Contentful
  • Cloudinary
  • sharp and plaiceholder

Local Development

To run the website locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the dependencies by running npm install
  3. Start the development server by running npm run dev
  4. Open the website in your browser by visiting http://localhost:3000.

About

An image gallery built with Next.js, Typescript, Contentful, and Tailwind

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published