Booku

Completed on June 30, 2022
Booku
TypescriptCypressNext Js

Booku App

Booku App is a modern, high-performance web application originally developed as a specialized frontend technical assessment. It demonstrates advanced state management, smooth UI transitions, and efficient data synchronization.

🚀 Getting Started

To set up the development environment and run the project locally:

  1. Install Dependencies:
    yarn install
  2. Launch Development Server:
    yarn dev

🛠 Tech Stack

The application is built with a modern frontend architecture:

  • Core Framework: Next.js with TypeScript (for robust type safety).
  • State Management: Redux Toolkit with Redux Persist (ensuring data persistence across sessions).
  • Data Fetching: SWR & Axios (for reactive data fetching and caching).
  • Styling & UI: Tailwind CSS & DaisyUI (for a clean, modern component design).
  • Animations: Framer Motion (delivering smooth, high-quality transitions).

✨ Features

  • Persistent State: User data and preferences remain intact even after browser refreshes.
  • Optimistic UI: Fast and responsive interactions powered by SWR’s caching strategies.
  • Fluid Motion: A polished feel with intent-based animations.
  • Responsive Design: Fully optimized for both desktop and mobile viewports.

📸 Screenshots

Desktop View

Mobile View

← Back to Portfolio