Skip to content

contact-api/demo

Repository files navigation

Contact API Demo

A small multi-page demo site for contact-api, built with Vite and TypeScript. It provides simple UI demos for testing the /api/contact endpoint with both Nodemailer and Resend providers.

CI License: MIT

Home page Nodemailer demo Resend demo

Tech Stack

HTML5 CSS3 TypeScript Node.js Vite Vercel

Deployment & Configuration

Prerequisites

  • npm
  • Node.js 18+

1. Clone the Repository

# Clone Contact API Demo
git clone https://github.com/contact-api/demo.git
cd contact-api-demo

2. Install dependencies

npm install

3. Run Locally

npm run dev     # http://localhost:5173
npm run build   # Production Vite build
npm run preview # Preview production build

License

MIT License - see LICENSE for details.

About

Live demos for contact-api — demonstrates successful delivery only, purely an API testing website not a full showcase.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors