Under Construction - bridgetownbluegrass2025.com
Official website for the upcomming 2025 sixth annual Bridgetown Bluegrass & Folk Festival based in Portland, OR.
This ReactJS application is a Next.js 14 project written with Typescript, utilizing their app directory routing system. It was created by running npx create-next-app.
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 the organization's email using a self-hosted gateway that allows making REST requests against IMAP and SMTP servers, provided by the open-source Nodemailer module.
Styled with TailwindCSS. Animations of components utilized Framer's Motion library. Icons were provided by the npm package React Icons.
Initial testing of this repository was deployed using Vercel.