Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.53 KB

README.md

File metadata and controls

45 lines (35 loc) · 1.53 KB

This repository contains the code for a modern portfolio website designed for a real estate agent in collaboration with a UI/UX designer. The site features

  • Modernized Interface with Sanity
  • Dynamic listings,
  • Contact form,
  • SEO optimization with Next.js for Enhanced Visibility.

Current Status: The project is in early development stages and is currently in continuous integration and continuous delivery/deployment (CI/CD), ensuring that updates are seamlessly integrated and deployed for optimal performance. This means SEO is temporarily blocked to ensure it does not interfere with the current website.

Getting Started

This is a Next.js project bootstrapped with create-next-app.

Inside this project, we utilize tools below to help us build interactive webiste.

  • React.js,
  • Tailwind
  • HTML, CSS, JavaScript
  • Shad/cn
  • React Icons
  • Google Analytics

Installation

Download the zip file and extract all the files in your development folder.

git clone git@github.com:Justin-Bento/agent-doug-webb.git

Head into the folder using the terminal.

cd $/agent-doug-webb

Use the package manager npm to install agent-doug-webb.

npm Install

To start the project run the command below inside agent-doug-webb folder.

npm run dev

Congrats you setup the project 🔥

Contributing

Pull requests are not welcomed, as this is a private project. However you're free to use this website for educational purposes. 🚀