ChukChuk is a web application that provides real-time information about Indian Railway trains, schedules, and fare calculations.

- Train schedule lookup
- Real-time running status
- Fare calculator
- Coach position information
- Clone the repository:
git clone https://github.com/NerdBaba/ChukChuk.git- Install dependencies:
npm install- Run the development server:
npm run dev- Open your browser at http://localhost:3000
- Next.js
- TypeScript
- Tailwind CSS
- Railway API
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.