Repository: tailwindtoolbox/App-Landing-Page Branch: master Commit: a63f1bb78806 Files: 3 Total size: 11.0 KB Directory structure: gitextract_xg4l3f0g/ ├── LICENSE ├── README.md └── index.html ================================================ FILE CONTENTS ================================================ ================================================ FILE: LICENSE ================================================ MIT License Copyright (c) 2019 Tailwind Toolbox 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. ================================================ FILE: README.md ================================================ # [Tailwind Toolbox](https://www.tailwindtoolbox.com/) - [App Landing Page Template](https://www.tailwindtoolbox.com/templates/app-landing-page) [App Landing Page](https://www.tailwindtoolbox.com/templates/app-landing-page) is an open source, generic App Landing Page template for [Tailwind CSS](https://tailwindcss.com/) created by [Tailwind Toolbox](https://www.tailwindtoolbox.com/).  ## Getting Started Choose one of the following options to get started: * [Download the latest release](https://github.com/tailwindtoolbox/App-Landing-Page/archive/master.zip) * Clone the repo: `git clone https://github.com/tailwindtoolbox/App-Landing-Page.git` * Fork the repo ## Using the Template The template is just a HTML file using a full CDN hosted Tailwind CSS file. To get the best out of Tailwind CSS, you need to really start customising it. Take a look at our [setup guide](https://www.tailwindtoolbox.com/setup) to start tweaking! ## Bugs and Issues Have a bug or an issue with this template? [Open a new issue](https://github.com/tailwindtoolbox/App-Landing-Page/issues/new) here on GitHub. ## Creator [Tailwind Toolbox](https://www.tailwindtoolbox.com/) was created by and is maintained by **[Amrit Nagi](https://amritnagi.info/)**, Co-owner of [Astrava.Solutions](https://astrava.solutions). * https://twitter.com/tailwindtoolbox * https://twitter.com/amritnagi * https://github.com/tailwindtoolbox Tailwind Toolbox is based on the [Tailwind CSS](https://www.tailwindcss.com/) framework created by [Adam Wathan](https://twitter.com/adamwathan), [Jonathan Reinink](https://twitter.com/reinink), [David Hemphill](https://twitter.com/davidhemphill) and [Steve Schoger](https://twitter.com/steveschoger) ## Copyright and License Copyright 2018-2019 Astrava.Solutions Ltd. Code released under the MIT license. ================================================ FILE: index.html ================================================