Skip to content

lumamontes/artist-portfolio-website

Repository files navigation

Artist Portfolio Website

This is a simple artist portfolio website built with Next.js, Prismic and Tailwind. It fetches data from a Prismic CMS and uses static site generation to display pages. It features a portfolio page with a gallery of images, an about page, and a contact page that uses a form from Web3Forms.

This website was based on the starter template for Learn Next.js.

Portfolio

💡 Live

The website is availible at: https://luanagoes.vercel.app/

💻 Techs:

  • Next.js
  • Tailwind
  • Prismic
  • Web3Forms

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

Artist porfolio website with Next.js, Prismic and Web3Forms

Topics

Resources

Stars

Watchers

Forks