Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atidevs/housn

Housn is a mini project to help practice and learn Angular framework
https://github.com/atidevs/housn

angular angular-cli css3 html5 javascript typescript

Last synced: about 1 month ago
JSON representation

Housn is a mini project to help practice and learn Angular framework

Awesome Lists containing this project

README

        

# Housn

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.3.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`.

Run `json-server --watch db.json` to spin up a mock json server that serves the housing location data required by the angular app.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Screenshots

![Home Page](./public/screenshots/home_page.JPG)

![Details Page](./public/screenshots/details_page.JPG)