Skip to content

A train ticket booking app which users can book the train make payments with Admin management sys

Notifications You must be signed in to change notification settings

Nekromenzer/train-ticket-booking

Repository files navigation

Train Booking system

A train ticket booking app in which users can book the train and make payments with the Admin management sys

Demo

https://train-ticket-booking-phi.vercel.app

Authors

Run Locally

Clone the project

  git clone https://github.com/Nekromenzer/train-ticket-booking

Go to the project directory

  cd train-ticket-booking

Install dependencies

  npm install

Update ENV

  Add backend URL

Start the server

  npm run dev

Tech Stack

Client: React, React router, ANTD, ANTD charts, React icons