Skip to content

A simple site to access properties in a real estate agent's catalogue

License

Notifications You must be signed in to change notification settings

FaraiB/cityapts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cityapts

A simple site to access properties in a real estate agent's catalogue

The site was created using CSS, HTML and vanilla JavaScript. Express was used for routing and EJS for integration with the locally created API endpoint.

To run,open the terminal and navigate to the src folder and start the server:

node server.js

Next start the site in a seperate terminal:

node index.js

Naviagate to http://localhost:3000/ to home page.

Home page:

home page

Apartment options:

apartment options

Select apartment:

select apartment

Apartment details:

apartment details

About

A simple site to access properties in a real estate agent's catalogue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published