Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 555 Bytes

README.md

File metadata and controls

46 lines (27 loc) · 555 Bytes

Airline Ticket Reservation Webapp

This is a vanilla js simple airline ticket reservation system built with vite and styled with css

Project Link: NIL

How To Run Locally

Clone the project

  git clone git@github.com:delmac-dev/ticket-reservation.git

Go to the project directory

  cd ticket-reservation

Install dependencies

  npm install

Start the server

  npm run dev

Building

To build this project run

  npm run buiild

Screenshots

ticket reservation system