Skip to content

james-wallis/wallisconsultancy

Repository files navigation

Welcome to wallisfamilymediation.co.uk 👋

Version Travis Build License: Apache License 2.0

Website for Wallis Family Mediation - Written using Next.js and hosted on GitHub Pages

Details

  • Written in React.js with Next.js to generate static files.
  • Tailwind CSS to manage styling.
  • Hosted on Github pages, Travis-ci to build master and push to gh-pages.

Install

npm install

Usage

Prerequisites

To use the application, you need to create a .env.local file with the following variables. Next.js .env.local

EMAIL_JS_SERVICE="" # EmailJS Service
EMAIL_JS_TEMPLATE="" # EmailJS Template ID
EMAIL_JS_USER="" # EmailJS User ID
CAPTCHA_SITE_KEY="" # Google Captcha Site Key
npm run build && npm run dev

Author

👤 James Wallis

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator