Frontend system for a web-based bus ticketing application written in TypeScript. This project is built with vanilla React.js and includes M-pesa payment integration.
git clone https://github.com/your-username/bus-ticketing-frontend.git
cd bus-ticketing-frontend
Make sure you have Node.js and npm installed.
npm instal
npm run dev