Skip to content

App, where users can book beautiful apartments they wish to stay. Users can Login, Wishlist and make secure payments. It uses Static Generation and Server-side rendering in Next.js to pre-render the page and also uses other features of Next.js.

Notifications You must be signed in to change notification settings

Naveenkms/Shelter-app

Repository files navigation

Shelter App

Shelter is an app where users can book houses.

Live Demo

https://shelter-app-ecommerce.vercel.app

Screenshots

App Screenshot

App Screenshot

Features

  • Users can book and wishlist their favorite hotels
  • Modern and interactive UI
  • Secured payment with Stripe
  • User Login

Tech Stack

Client: React, TailwindCSS

Server: Next.js, MongoDB

Authentication: nextAuth

Payment: Stripe

Run Locally

Clone the project

  git clone https://github.com/Naveenkms/Shelter-app.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run dev
  # or
  yarn dev

Open http://localhost:3000 with your browser to see the result.

About

App, where users can book beautiful apartments they wish to stay. Users can Login, Wishlist and make secure payments. It uses Static Generation and Server-side rendering in Next.js to pre-render the page and also uses other features of Next.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages