Real Estate listing website built using Svelte and SvelteKit
- I built this project because I wanted to learn Svelte and SvelteKit, and so I ported RealEstateApp over to use the more performant and intuitive Svelte and it's application framework SvelteKit's SSR and file system based routing.
- Watch the demo on youtube
- Make sure you have the Backend API running
- Make sure you have NodeJS v18 or newer installed
- Clone the repo, open a terminal and navigate to the repo root directory
- Run
npm install
to install packages andnpm run dev
to start the development server - Navigate to http://localhost:5173/