Giter VIP home page Giter VIP logo

hotel-reservation-client's Introduction

🚀 소개

🏨 전세계 호텔 예약 확인(정보 및 가능 여부 확인) 사이트


🕐 기간

2023.11.29 ~ 2023.12.28


⚒️ Stack


📌 주요 기능

기능 화면
메인 메인
회원가입 (유저) 지도
로그인 (유저) 지도
수정하기 (유저) 지도
지도 (예약) 지도
달력 (예약) 달력
인원 (예약) 인원

📁 폴더 구조

.
├───.next
│
├───.vscode
│
├───node_modules
│
├───public
│   └───images
│
└───src
    ├───api
    │   └───getHotelList.tsx
    │
    ├───app
    │   ├───layout.css
    │   ├───layout.tsx
    │   └───page.tsx
    │
    ├───components
    │   ├───header
    │   │   ├───headerBookingMenu
    │   │   │   ├───bookingCalender
    │   │   │   │   └───BookingDateInput.tsx
    │   │   │   │
    │   │   │   ├───bookingGuest
    │   │   │   │   └───BookingDateInput.tsx
    │   │   │   │
    │   │   │   ├───bookingMap
    │   │   │   │   ├───BookingMapSearch.tsx
    │   │   │   │   └───Map.tsx
    │   │   │   │
    │   │   │   ├───BookingModalComponent.tsx
    │   │   │   ├───BookingModalHeaderComponent.tsx
    │   │   │   └───BookingProgressComponent.tsx
    │   │   │
    │   │   ├───headerUserMenu
    │   │   │   ├───UserModalComponent.tsx
    │   │   │   └───LoginToggleDropDownComponent.tsx
    │   │   │
    │   │   ├───HeaderBottomComponent.tsx
    │   │   ├───HeaderComponent.tsx
    │   │   └───HeaderTopComponent.tsx
    │   │
    │   └───main
    │       ├───HotelListComponent.tsx
    │       ├───HotelListCardComponent.tsx
    │       └───HotelListTitleComponent.tsx
    │
    ├───containers
    │   ├───header
    │   │   ├───headerUserMenu
    │   │   │   └───UserModalContainer.tsx
    │   │   │
    │   │   ├───HeaderBottomContainer.tsx
    │   │   ├───HeaderContainer.tsx
    │   │   └───HeaderTopContainer.tsx
    │   │
    │   └───main
    │       └───HotelListContainer.tsx
    │
    ├───hooks
    │   └───useDataAlert.tsx
    │
    ├───recoil
    │   ├───RecoilHotelLike.tsx
    │   ├───RecoilHotelList.tsx
    │   └───RecoilPageIndex.tsx
    │
    └───utils
        ├───countryCapital.json
        ├───HeaderIcon.tsx
        ├───hotelDummyList.tsx
        └───userData.json

hotel-reservation-client's People

Contributors

yebinyun 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.