Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 503 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 503 Bytes

Bus Ticketing System (Frontend)

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.

Installation and Setup

Clone the Repository

git clone https://github.com/your-username/bus-ticketing-frontend.git
cd bus-ticketing-frontend

Install Dependencies

Make sure you have Node.js and npm installed.

npm instal

Start Server

npm run dev