Skip to content

san1234100/courier-pickup-form

Repository files navigation

Courier Pickup

Courier Pickup is a web application where users can request courier pickups and manage their requests. It is built using HTML, JavaScript, JS DOM, and Tailwind CSS, and developed with Vite.

Table of Contents

Screenshots

  • ScreenShot 1 courier form
  • ScreenShot 2
    courier user requests

Live-Link

https://san1234100.github.io/courier-pickup-form/

Installation

  1. Clone the repository:
git clone https://github.com/san1234100/courier-pickup-form.git
  1. Navigate into the project directory:
cd courier-pickup-form
  1. Install dependencies using npm or yarn:
npm install
  1. Start the development server:
npm run dev

Usage

Once the application is running, users can:

  • Submit courier pickup requests.
  • Delete previously submitted requests.

Features

  • Submit courier pickup requests with details such as pickup location, delivery address, package details, etc.
  • View a list of submitted requests.
  • Delete requests from the list.

License

MIT

Happy coding!😁🧑‍💻