Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bryanbill/insurance
Insurance Landing Page
https://github.com/bryanbill/insurance
figma insurance template uikit
Last synced: 28 days ago
JSON representation
Insurance Landing Page
- Host: GitHub
- URL: https://github.com/bryanbill/insurance
- Owner: bryanbill
- License: mit
- Created: 2022-01-28T12:16:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-31T13:43:46.000Z (almost 3 years ago)
- Last Synced: 2024-11-06T19:53:52.473Z (3 months ago)
- Topics: figma, insurance, template, uikit
- Language: HTML
- Homepage: https://bryanbill.github.io/insurance/
- Size: 14.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Insurance Website Landing Page
This project focuses on building the landing page of an insurance company. It's free
to use and can be modify to suit your needs. Cheerio## Authors
- [@Brian Omondi](https://www.github.com/bryanbill)
- You? Contribute## Tech Stack
**Client:** HTML, CSS
**Server:** None Used
## Installation
Install this project by cloning it to your instance then running the index.html
```bash
git clone https://github.com/bryanbill/insurance.gi
cd insurance
```
## ContributingContributions are always welcome!
See `contributing.md` for ways to get started.
Please adhere to this project's `code of conduct`.
## Screenshots
![App Screenshot](./screenshot.png)
## License
[MIT](https://choosealicense.com/licenses/mit/)
MIT License
Copyright (c) 2022 Bryan Omondi
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.