Skip to content

incipitluis/paula-gallery

Repository files navigation

Collage Gallery POC - Homepage

This project is built with Next.js 14 and includes interactive components and internationalization (i18n) setup. The gallery showcases collages by Paula Sánchez Mayor, featuring an interactive Hero image, dark mode, and project placeholders.

Disclaimer

The public folder has been included in .gitignore as it currently contains images of collages that are the exclusive property of Paula Sánchez Mayor. If you would like to explore her artwork, please visit her Instagram page: https://www.instagram.com/paulacollage/?igsh=b3R0NzFkbWlhYjFh

Also, THIS IS AN ONGOING PROJECT <3

Features

  • Theme Toggle: Users can switch between light and dark modes. The theme automatically adjusts to the system settings as well.
  • Interactive HeroImage: The hero image dynamically changes based on the selected theme (light or dark mode).
  • Project Carousel: Placeholder carousel implemented for showcasing projects.
  • Instagram Button: Direct access to Paula Sánchez Mayor's Instagram profile.
  • i18n Setup: Internationalization is set up for multi-language support.

Technologies Used

  • Next.js 14: The latest version of Next.js provides server-side rendering and fast page transitions.
  • Tailwind CSS: For styling the components with responsive design.
  • shadcn UI Components: Used for building reusable and consistent UI elements across the app.
  • i18n: Implemented with next-intl for managing multiple languages seamlessly.

Installation

  1. Clone the repository:

    git clone https://github.com/your-repo.git
    
  2. Install dependencies:

npm install

  1. Run the development server:

npm run dev

  1. Open your browser and navigate to:

http://localhost:3000

Contact

For suggestions or contact, please reach out via email:

luisperianezllorente@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published