HorizonStay Client

The HorizonStay is a user-friendly web application built with Next.js and React. It allows users to explore and book cabins in a serene, remote location. For a seamless experience, we've integrated NextAuth for secure Google logins.
Technologies
reactreduxcsshtml
Overview
HorizonStay Client is a modern booking application that allows users to discover and reserve cabins in remote locations. The application features a clean, intuitive interface built with Next.js and React.
Features
- Cabin exploration and browsing
- Secure Google authentication via NextAuth
- Easy booking process
- Responsive design for all devices
- Redux for state management
Tech Stack
- Frontend: React, Next.js
- State Management: Redux
- Authentication: NextAuth.js
- Styling: CSS
Getting Started
git clone https://github.com/souravkhan12/horizonSearchFT
cd horizonSearchFT
npm install
npm run dev