Giter VIP home page Giter VIP logo

house-rental-webpage's Introduction

Angular Website: Housing Rent Offers in USA

This project is a replica of a tutorial series on YouTube provided by Angular where I followed step-by-step to build an Angular website displaying housing rent offers across the USA. The project was implemented using (at this time) the latest version of Angular - v18. All CSS files and assets (including property photos) used in this project were downloaded from the resources provided in the tutorial series.

Description

The website allows users to view various housing rent offers in the USA. Each offer can be clicked to view more details. There's also a search bar implemented to filter the results by city. Additionally, each housing offer details page contains a form where users can input their name, last name, and email to apply for the offer. These values are currently logged to the console for demonstration purposes.

Features

  • Display of housing rent offers across the USA.
  • Clickable offers to view details.
  • Search functionality to filter results by city.
  • Application form on offer details page to input name, last name, and email.
  • Console logging of form inputs for application.

Technologies Used

  • Angular: Frontend framework used for building the website.
  • HTML/CSS: Basic structure and styling for the components.
  • TypeScript: Programming language used within Angular.

Installation

To run the project locally, make sure you have Node.js installed. You can download it from nodejs.org.

Steps:

  1. Clone this repository:

git clone https://github.com/22skowron/House-Rental-Webpage.git

  1. Navigate into the project directory:

cd House-Rental-Webpage

  1. Install dependencies:

npm install

  1. Run the development server:

ng serve

  1. Open your browser and navigate to http://localhost:4200/ to view the website.

Resources Used

All CSS files and assets used in this project (including property photos) were downloaded from the resources provided in the tutorial series.

Credits

house-rental-webpage's People

Contributors

22skowron avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.