-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
138 changed files
with
32,782 additions
and
11,400 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Thumbs.db | ||
.DS_Store | ||
.dist | ||
.tmp | ||
.sass-cache | ||
npm-debug.log | ||
node_modules | ||
package-lock.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2021 Themefisher | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,89 @@ | ||
# Infinity - Bootstrap4 Coming Soon Template | ||
# Vex By Themefisher | ||
Vex is a clean multipurpose e-commerce theme that makes building your first online store easier than ever. It is ideal for webmasters looking to create handy and modern online shops with all the features you would expect of a competent online storefront in today’s market, and much more under the hood. | ||
|
||
To give a quick overview of your product to customers, a landing page is a most important thing to do that successfully. Vex Bootstrap 4 Single Product Landing Page Template can help you converting your reader into customers with minimal effort. Most of the business owner like to have a well designed landing pages to describe the products. Vex Bootstrap 4 Landing Page Template is such a well-crafted landing page. That helps you building a meticulously crafted landing page with nice looking on your website. | ||
<!-- demo --> | ||
## Example Site | ||
| [![](screenshots/home.jpg)](https://demo.themefisher.com/vex/) | [![](screenshots/products.jpg)](https://demo.themefisher.com/vex/products.html) | [![](screenshots/pro-d.jpg)](https://demo.themefisher.com/vex/product-details.html) | [![](screenshots/blogs.jpg)](https://demo.themefisher.com/vex/blog.html) | | ||
|:---:|:---:|:---:|:---:| | ||
| **Home** | **Products** | **Product Details** | **Blog** | | ||
| [![](screenshots/blog-d.jpg)](https://demo.themefisher.com/vex/blog-details.html) | [![](screenshots/privacy.jpg)](https://demo.themefisher.com/vex/privacy-policy.html) | [![](screenshots/terms.jpg)](https://demo.themefisher.com/vex/terms-conditions.html) | [![](screenshots/contact.jpg)](https://demo.themefisher.com/vex/contact.html) | | ||
| **Blog Details** | **Privacy Policy** | **Terms Conditions** | **Contact** | | ||
|
||
👉🏻[View Live Preview](https://demo.themefisher.com/vex/) | ||
|
||
<img src="https://cloud.githubusercontent.com/assets/10640964/24953289/8ebbf282-1f9c-11e7-95ec-8124324af1b5.jpg" alt="Free bootstrap4 landing page template by themefisher"> | ||
<!-- resources --> | ||
## Pages | ||
* **Home** | ||
* **Products** | ||
* **Product Details** | ||
* **Blog** | ||
* **Blog Details** | ||
* **Privacy Policy** | ||
* **Terms Conditions** | ||
* **Contact** | ||
|
||
**NOTE:** Please remember to **STAR** this project and **FOLLOW** [my Github](https://github.com/themefisher) to keep you update with this template. | ||
|
||
## Demo & Download | ||
<!-- download --> | ||
## Download And installation | ||
Download this template from any following options: | ||
|
||
A fully functional demo is available at <a href="http://demo.themefisher.com/demos/?theme=vex">Demo</a> | ||
You can visit our website to download this theme <a href=" Download Now">Download Now</a> | ||
* Download from [Github](https://github.com/themefisher/Vex-Product-Landing-Page-Boostarp-Template/archive/master.zip) | ||
* Clone the repository: `git clone https://github.com/themefisher/Vex-Product-Landing-Page-Boostarp-Template.git` | ||
* Download from [Themefisher](https://themefisher.com/products/vex-bootstrap4-product-landing-page-website-template/) | ||
|
||
|
||
## Bugs Reports | ||
<!-- installation --> | ||
### Basic Usage | ||
After downloading template, you can simply edit the HTML and CSS files from the `theme` folder. To preview the changes you make to the code, you can open the index.html file in your web browser. | ||
|
||
Have a bug or a feature request? [Please open a new issue](https://github.com/themefisher/vex-Bootstrap-4-Free-product-landing-page-template/issues/new). | ||
### Advanced Usage | ||
For advanced usage you have some dependencies to install. Then you can run it on your localhost. You can view the package.json file to see which scripts are included. | ||
|
||
## Copyright and license | ||
#### Install Dependencies | ||
* **Node Installation:** [Install node js](https://nodejs.org/en/download/) | ||
* **Gulp Installation:** Install gulp globally from your terminal | ||
``` | ||
npm install --global gulp-cli | ||
``` | ||
Or visit original [docs](https://gulpjs.com/docs/en/getting-started/quick-start) | ||
|
||
Copyright 2017 themefisher.com .Code released under [the MIT license](https://github.com/themefisher/vex-Bootstrap-4-Free-product-landing-page-template/blob/master/license.txt). | ||
#### Run Theme | ||
After succesfully install those dependencies, open this theme with any IDE [[VS Code](https://code.visualstudio.com/) recommended], and then open internal terminal of IDM [vs code shortcut <code>ctrl/cmd+\`</code>] | ||
|
||
## Support Themefisher Development | ||
* Install node package modules | ||
``` | ||
npm install | ||
``` | ||
* Run gulp | ||
``` | ||
gulp | ||
``` | ||
After that, it will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. | ||
|
||
Vex is an MIT licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by buying one of our [premium templates](https://themefisher.com/premium-templates/). | ||
👉🏻 [visit documentation](https://docs.themefisher.com/vex/) | ||
|
||
|
||
### Check out our Bootstrap & HTML5 Templates. | ||
Checkout More FREE Bootstrap templates from our store <a href="https://themefisher.com/free-bootstrap-templates">Bootstrap Templates Store</a> | ||
And if you want FREE HTML5 Templates then please visit our listing content <a href="https://themefisher.com/best-free-html5-templates-2016/">HTML5 Templates</a> | ||
<a href="https://themefisher.com">Website</a> | ||
<!-- reporting issue --> | ||
## Reporting Issues | ||
We use GitHub Issues as the official bug tracker for the Vex Template. Please Search [existing issues](https://github.com/themefisher/Vex-Product-Landing-Page-Boostarp-Template/issues). It’s possible someone has already reported the same problem. | ||
If your problem or idea has not been addressed yet, feel free to [open a new issue](https://github.com/themefisher/Vex-Product-Landing-Page-Boostarp-Template/issues). | ||
|
||
<!-- support --> | ||
## Technical Support or Questions (Paid) | ||
If you have questions or need help integrating the product please [contact us](mailto:[email protected]) instead of opening an issue. | ||
|
||
<!-- licence --> | ||
## License | ||
Copyright © 2021 Designed & Developed by [Themefisher](https://themefisher.com) | ||
|
||
**Code License:** Released under the [MIT](https://github.com/themefisher/Vex-Product-Landing-Page-Boostarp-Template/blob/master/LICENSE) license. | ||
|
||
**Image license:** The images are only for demonstration purposes. They have their own licence, we don't have permission to share those image. | ||
|
||
<!-- resources --> | ||
## Resources | ||
Some third-party plugins that we used to build this template. Please check their licence. | ||
* **Bootstrap v4.5**: https://getbootstrap.com/docs/4.5/getting-started/introduction/ | ||
* **Jquery**: https://jquery.com/download/ | ||
* **Google Fonts**: http://fonts.google.com/ | ||
* **Slick**: https://kenwheeler.github.io/slick/ |
Binary file not shown.
Oops, something went wrong.