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

https://github.com/mobiosolutions/smart-tool-angular-theme

A general purpose landing page created with Bootstrap4 & Angular framework
https://github.com/mobiosolutions/smart-tool-angular-theme

angular-theme anular bootstrap bootstrap-theme bootstrap4 landing-page landingpage landingpage-bootstrap

Last synced: 5 months ago
JSON representation

A general purpose landing page created with Bootstrap4 & Angular framework

Awesome Lists containing this project

README

          

# Smart-tool

Smart-tool is a general purpose landing page created with Bootstrap4 framework.

![](https://repository-images.githubusercontent.com/243479407/a26bdc00-5e25-11ea-91fe-07c2f39ff3ef)

## Used Technologies
- [Bootstrap 4.4.1](https://getbootstrap.com/docs/4.4/getting-started/download/)
- [SASS](https://sass-lang.com/install)
- [jQuery 3.4.1](https://jquery.com/download/)
- [Slick slider](https://kenwheeler.github.io/slick/)
- [Animate CSS](https://daneden.github.io/animate.css/)
- [wow js](https://wowjs.uk/docs.html)
- [vanilla-tilt js](https://micku7zu.github.io/vanilla-tilt.js/)

## Installation

Use the [git](https://git-scm.com/downloads) to install smart-tool , and follow below steps:

###### step 1: Take a clone of repository.
```bash
git clone https://github.com/mobiosolutions/smart-tool-bootstrap4-html-theme.git
```
###### Step 2: Move to the specific folder.
```bash
cd folder_name
```
###### Step 3: Install node modules
```bash
npm install
```