Website for Wallis Family Mediation - Written using Next.js and hosted on GitHub Pages
🏠 Homepage
- 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.
npm install
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
👤 James Wallis
- Website: wallis.dev
- Github: @james-wallis
- LinkedIn: @jamesemwallis
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator