Skip to content

Typescript Stripe API in progress website for the 2025 Bridgetown Bluegrass Fest.

Notifications You must be signed in to change notification settings

maxskewes/bridgetownbluegrass2025

Repository files navigation

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.

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 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.

About

Typescript Stripe API in progress website for the 2025 Bridgetown Bluegrass Fest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published