Anastasia-front / norway

website for people who want to plan the travel in Norway

Home Page:https://norway-website.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Norway website created on React + TypeScript + Vite

This is beautiful website for lovers of beautiful design and plants deploy in Netlify Status

Table of Contents

Project overview

With its help, the GoGreen company provides information about its services, as well as provides an opportunity for people to communicate with the agency and cooperate with the company.

Design here šŸ§©

Technologies and libraries used

The project was implemented using the following technologies and libraries:

Vite.js Typescript SassReact GoogleMaps React-scroll React-responsive

Screenshots

cover hero activities about us hotel and apartments network footer

Default documentation of Vite.js

General information

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:

  • Configure the top-level parserOptions property like this:
   parserOptions: {
    ecmaVersion: 'latest',
    sourceType: 'module',
    project: ['./tsconfig.json', './tsconfig.node.json'],
    tsconfigRootDir: __dirname,
   },
  • Replace plugin:@typescript-eslint/recommended to plugin:@typescript-eslint/recommended-type-checked or plugin:@typescript-eslint/strict-type-checked
  • Optionally add plugin:@typescript-eslint/stylistic-type-checked
  • Install eslint-plugin-react and add plugin:react/recommended & plugin:react/jsx-runtime to the extends list

About

website for people who want to plan the travel in Norway

https://norway-website.netlify.app


Languages

Language:TypeScript 70.5%Language:SCSS 28.6%Language:HTML 0.9%