MNC Development Listing Site

View the live website here!

This repository hosts the source code for the MNC Development Property Listing website. The site runs using a frontend of React + Vite and Tailwind CSS along with a Firebase backend.

Setting up your dev environment to run the site

Ensure that npm (bundled with Node.js) is installed. Then run the following commands:

git clone https://github.com/cowanconsultingforms/mnc-beta.git
cd mnc-beta
npm install
npm run dev

Note: certain functionalites may not work when running the site locally due to domain restrictions on the API key. The production API key only runs on the official site domain. Therefore, a separate development API key is necessary to access the various google APIs utilized in this project.

If you have a blank page after you run your local host(npm run dev) watch this video https://youtu.be/pxH6YqNMLPg