Skip to content

james-wallis/wallisconsultancy

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

🏠 Homepage

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