Skip to content

isoaxe/eminence-construction

Repository files navigation

Eminence Construction

A website built to showcase the services rendered and projects undertaken by Eminence Construction. Design for mobile and desktop has been closely followed, with designs for intermediate screen sizes inferred from these.

Built with Next.js and Tailwind. Hosted with Vercel. See the eminence-cms sister site for the headless CMS built with Strapi that provides content data to this frontend.

Visit localhost after running the dev or start commands below to view the app in the browser.

Setup

npm install

Clone or fork the project, then run the command from the project directory.

npm run env-var

Pull the environment variables from Vercel and save locally to .env.local with this command. Need to install the Vercel CLI first. Used for working with the contact form and the Strapi CMS.

npm run dev

Start the app locally in development mode.

npm run build && npm run start

Run a fresh build and then start the app in production mode. Useful to do before deploying changes to ensure everything is working as expected.

About

A website showcasing projects for Eminence Construction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published