This is the source code for the portfolio website of Gena Courtney, an award-winning painter and illustrator based in Macon, Georgia. The site showcases her artwork across four main categories: Landscapes, Seascapes, Still Life, and Portraits. It also includes a biography page and a contact form for commissions and event inquiries.
Clone the repo:
git clone https://github.com/yourusername/gena-courtney-portfolio.git
cd gena-courtney-portfolio
Install dependencies:
npm install
Run the development server:
npm run dev
Build for production:
npm run build
Start the production server:
npm run start
This project can be deployed to Vercel, Netlify, or any platform supporting Node.js and static file hosting.
Example with Vercel:
npm run build
vercel deploy
This project is licensed under the MIT License.
This site was created to showcase the work of Gena Courtney.
For web-related inquiries, contact donovan.courtney@gmaill.com.
To view or commission work, visit the Contact page on the site.