/Sendstack-Booking-Next.js

Using Sendstack Test API To create a booking web app

Primary LanguageTypeScript

SendStack Test

Booking Page

Add Booking Page

Complete Booking Page

Confirmation Page

Delivery detail Page

Estimated Modal

Features

  • Delivery Booking
  • Delivery tracking
  • Delivery history

Libraries

Development

  1. Clone the repository.
  2. Install dependencies with npm install.
  3. Run the development server with npm run dev.

Production

  1. Clone the repository.
  2. Install dependencies with npm install.
  3. Build the production server with npm run build.
  4. Run the server npm run start.