neilrjones / next-houseace

Houseace is the all-in-one platform that makes home renovation easy! Instant quotes, experienced project planners and the best local tradespeople.

Home Page:https://houseace.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Houseace Frontend

Here is original WordPress website.

Getting Started

First, run the development server:

yarn install

# Database
yarn migrate
yarn seed

# Dev
yarn dev
# Build
yarn build
# Start
yarn start

Open http://localhost:3000 with your browser to see the result.

# Husky install
yarn postinstall
# Eslint fix
yarn lintfix
# Type check
yarn typecheck

About

Houseace is the all-in-one platform that makes home renovation easy! Instant quotes, experienced project planners and the best local tradespeople.

https://houseace.vercel.app


Languages

Language:TypeScript 95.7%Language:JavaScript 3.1%Language:CSS 0.8%Language:Shell 0.4%