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

https://github.com/abijaz-dev/healrow_webpage

Healrow single web page made with Html5, SASS framework with some fonts api. This self-project is based for hospital system.
https://github.com/abijaz-dev/healrow_webpage

Last synced: 4 months ago
JSON representation

Healrow single web page made with Html5, SASS framework with some fonts api. This self-project is based for hospital system.

Awesome Lists containing this project

README

          

## Screenshots

![App Screenshot](dist/img/web_structure_page-0001.jpg)

# HEALROW

Healrow single web page made with Html5, SASS framework with some fonts api. This self-project is based for hospital system.

## Documentation

[SASS Installation](https://sass-lang.com/install/)

[SASS Documentation](https://sass-lang.com/documentation/)

## Installation

1. Download & install npm package manager.
2. Install Live Sass Compiler extension in VS CODE.

```bash
npm install -g sass
```

```bash
sass --watch style.scss min/style.min.css
```

## Feedback

If you have any feedback, please reach out to us at https://www.instagram.com/the.craftsman.inst/

## Git clone

To clone this project run

```bash
git@github.com:abdullahijaz-dev/healrow.git
```