A train ticket booking app in which users can book the train and make payments with the Admin management sys
https://train-ticket-booking-phi.vercel.app
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
Client: React, React router, ANTD, ANTD charts, React icons