Svelte-RE
Intro
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.
Demo
Technologies Used
Usage
- 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 and npm run dev
to start the development server
- Navigate to http://localhost:5173/