Skip to content

Fullstack web project which allows users to create, edit and view property listings.

Notifications You must be signed in to change notification settings

akifisitan/SvelteRE

Repository files navigation

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/

About

Fullstack web project which allows users to create, edit and view property listings.

Topics

Resources

Stars

Watchers

Forks