/northRift-frontend

A TypeScript-based React.js application. It enables users to browse bus routes, schedules, and book tickets with M-pesa integration for smooth payments. Designed for ease of use, it simplifies the process of booking bus tickets online.

Primary LanguageTypeScript

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