Skip to content

Website for the annual music festival Bridgetown Bluegrass Folk Festival

Notifications You must be signed in to change notification settings

maxskewes/bridgetownbluegrass.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

official website for a Portland-based annual music festival

This ReactJS application is a Next.js 13 project, utilizing their page directory routing system. It was created by running npx create-next-app and styled using Chakra UI. Animaitions of components utilized Framer's Motion library. Icons were provided by the npm package React Icons.

API and SMTP

All commerce is built using Stripe's integration API, and linking their services with all ticket and merchandise sales.

The artist application, volunteer application, and contact page are linked to Max's email using a self-hosted gateway that allows making REST requests against IMAP and SMTP servers, provided by the open-source Nodemailer module.

Deployment

Initial testing of this repository was deployed using Vercel.

Releases

No releases published

Packages

No packages published