Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.07 KB

File metadata and controls

51 lines (31 loc) · 1.07 KB

TheRealHotels Clone

A simple, clean project built with GSAP to explore smooth animations and transitions for modern web applications.

alt text

🚀 Features

  • React.js: User interfaces out of individual pieces called components..
  • GSAP: Robust animation library for smooth, high-performance animations.
  • Simple Animations: Lightweight, clean animations focused on user experience.

🚀 Tech Stack

Tool: ReactJS

Type Checking: TypeScript

Linting/Formatting: Eslint & Prettier

Run Locally

Clone the project

  git clone https://github.com/devshinthant/therealhotels.git

Go to the project directory

  cd therealhotels

Install dependencies

  pnpm install

Start the server

  pnpm start

Author

Made with ❤️ by @shinthant

Licensed under the MIT License