Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mister-fix/luminol-bootstrap-template

Luminol is a premium React, Bootstrap, and Sass landing page template.
https://github.com/mister-fix/luminol-bootstrap-template

bootstrap template

Last synced: 19 days ago
JSON representation

Luminol is a premium React, Bootstrap, and Sass landing page template.

Awesome Lists containing this project

README

        

# Luminol Bootstrap Template

Luminol

![license](https://img.shields.io/github/license/ogre2/luminol-bootstrap-template?color=success)
![version](https://img.shields.io/github/v/release/ogre2/luminol-bootstrap-template)
![repo size](https://img.shields.io/github/repo-size/ogre2/luminol-bootstrap-template)
![code size](https://img.shields.io/github/languages/code-size/ogre2/luminol-bootstrap-template)
![contributors](https://img.shields.io/github/contributors/ogre2/luminol-bootstrap-template)
![watchers](https://img.shields.io/github/watchers/ogre2/luminol-bootstrap-template?style=social)
![stars](https://img.shields.io/github/stars/ogre2/luminol-bootstrap-template?style=social)

Luminol is a responsive landing page template and theme for businesses and organization. The template is built on
HTML, CSS, JavaScript, React.js, Bootstrap, and Sass. It features a responsive design with a pleasant
mobile experience, with scroll to reveal animations, tooltips, and more.

## Quick Start

You can view and interact with Luminol on your browser by visiting [stephenwm.me/luminol-bootstrap-template].

## Documentation

Supporting documentation for the template will be released soon.

## Built With

List of all of the major frameworks, packages, and dependencies that comprise Luminol.
This list will grow or shrink depending on the changes of the project and its needs.

* [Webpack](https://webpack.js.org/) - Module bundler.
* [PostCSS](https://postcss.org/) - Automate CSS routines.
* [Sass](https://sass-lang.com/) - CSS Preprocessor.
* [Bootstrap](https://getbootstrap.com/) - CSS Framework.
* [jQuery](https://jquery.com/) - JavaScript library.
* [Popper](https://popper.js.org/) - Tooltip and position engine.
* [SwiperJS](https://swiperjs.com/) - Touch slider library.
* [animate.style](https://animate.style/) - CSS Animations.
* [AOS](https://michalsnik.github.io/aos/) - CSS Animations.

## Installation

To download/install Luminol, follow the following instructions for your OS.

### 1) Using Git (Recommended)

Make sure you have Git installed on your machine which will allow you to clone or fork the repo on to your local
machine. Run the following command in your terminal/CLI to clone the repo. This will work for all operating
systems that can run Git.

```Git
git clone https://github.com/ogre2/luminol-bootstrap-template.git
```

### 2) Windows

If you're a Windows user, you can install the project using the [latest release version] and downloading the zipped
source code folder.

### 3) Linux and MacOS

If you're a Linux or MacOS user, you can also install the project using the [latest release version] and downloading
the `` folder. Then in your terminal run the following command to unzip and extract:

```tar
tar -xzf tarfile
```

## Contributing

To contribute to ``, follow these steps:

* Fork this repository.
* Create a branch: git checkout -b .
* Make your changes and commit them: `>`.
* Push to the original branch: ``.
* Create the pull request.
* View the GitHub documentation on [creating a pull request].

## Contributors

Thanks to the following people who have contributed to building this application:

* [ogre2](https://github.com/ogre2) 🐉

## Author

Created and maintained by [Stephen Mwingira].

## Contact

To contact me with any questions regarding this project you can reach me at [[email protected]].

## License

* This project uses the following license: [Apache License v2.0]
* You can learn more about licenses here: [choosealicense.com]

## Miscellaneous

* Emojis used in the project markdown files are provided by [@rxaviers], you can [check them out here].
* Badges and shields used in the project markdown files are generated by [img.shields.io].

[stephenwm.me/luminol-bootstrap-template]: https://stephenwm.me/luminol-bootstrap-template/
[latest release version]: https://github.com/ogre2/luminol-bootstrap-template/releases
[Stephen Mwingira]: https://www.linkedin.com/in/stephen-mwingira-098819184/
[[email protected]]: mailto:[email protected]
[Apache License v2.0]: https://github.com/ogre2/luminol-bootstrap-template/blob/main/README.md
[choosealicense.com]: https://choosealicense.com
[@rxaviers]: https://github.com/rxaviers
[check them out here]: https://gist.github.com/rxaviers/7360908
[img.shields.io]: https://img.shields.io/