/dmbrokers

Primary LanguageJavaScriptOtherNOASSERTION

DM Brokers

Live site: dmbrokers.co.uk.

DM Brokers marketing site is built from React and TailwindCSS

The form submit to a Airtable DB. You'll need an airtable ACCESS_TOKEN and AIRTABLE_BASE to post the form, or just comment out the airtable promise to recreate the flow.

Getting started

To get started with this template, first install the npm dependencies:

npm install

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser to view the website.