Giter Club home page Giter Club logo

sm8uti / iceland-website Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 6.0 10.19 MB

In this repo, I created a travel or tourism website. the theme is based on the beautiful country Iceland.

Home Page: https://sm8uti.github.io/Iceland-website/

HTML 33.71% JavaScript 0.48% CSS 30.31% SCSS 35.50%
html-css-javascript iceland tourism-website travelwebsite website website-design websitetemplate hacktoberfest hacktoberfest-accepted hacktoberfest2022

iceland-website's Introduction


Iceland Tour Guide Website ( Frontened Part )

  • In this repo, I created a travel or tourism website. the theme is based on the beautiful country Iceland.

๐Ÿ’ป Demo : GO

Time : 10 Hour +


๐Ÿ‘ฉโ€๐Ÿ’ป Tech Stack


Client: Html, Css , Scss and Javascript

Server: netlify


๐Ÿ“ File Strutcture


|   .gitignore
|   index.html
|   package-lock.json
|   package.json
|   README.md
|
\---public
    +---images
    |   |   banner.svg
    |   |   screenshot.png
    |   |   snowflake.svg
    |   |
    |   +---logo
    |   |       icceland.svg
    |   |       iceland.svg
    |   |
    |   +---preloadder
    |   |       loader.gif
    |   |
    |   \---svg
    +---js
    |       main.js
    |
    \---sass
            style.css
            style.css.map
            style.scss


๐ŸŒ Color Section

colors
hsl(0, 0%, 3%)
hsl(0, 0%, 10%)
hsl(167, 82%, 65%)
hsl(167, 61%, 45%)
hsl(0, 0%, 100%)
hsl(0, 0%, 90%)
hsl(198, 100%, 6%)
hsl(186, 72%, 24%)
// colors 

$bg:hsl(0, 0%, 3%);
$bg-a:hsl(0, 0%, 10%);
$fg:hsl(167, 82%, 65%);
$fg-hover:hsl(167, 61%, 45%);
$tc:hsl(0, 0%, 100%);
$tc-light:hsl(0, 0%, 90%);
$bg-main:hsl(198, 100%, 6%);
$tc-span:hsl(186, 72%, 24%);

๐Ÿ”  Font Section

  • in this project i had used Poppins
    • Font-weight : 400 600 800;
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link
        href="https://fonts.googleapis.com/css2?family=Dosis:wght@800&family=Poppins:wght@400;500;600;700&display=swap"
        rel="stylesheet">

// Font Family 

$popins:'Poppins', sans-serif;;

๐Ÿ’ป Screenshot

Screenshot


ยฉ๏ธ Copyright

2022 ยฉ Copyright Iceland And Design By SM8UTI ๐Ÿ˜ƒ

Boost Software License - Version 1.0 - August 17th, 2003

Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:

The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.

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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

iceland-website's People

Contributors

sm8uti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.