#RailVerse
This is a simple web application for booking train tickets. It allows users to search for trains, view available tickets, and book tickets for their desired journey.
- Train Search: Users can search for trains based on source, destination, and date.
- Ticket Booking: Users can book tickets for available trains.
- Ticket Information: Users can view detailed information about their booked tickets.
- Payment: Users can make payments for their booked tickets using various payment methods.
- Authentication: Secure authentication system for user accounts.
- Frontend: React.js, Ant Design, Tailwind CSS
- Backend: appwrite and appwrite cloud
- Authentication: auth 0 api
- Payment Integration: TBD (Stripe, PayPal, etc.)
-
** fork and Clone the repository:**
git clone https://github.com/yourusername/railverse-main
-
Install dependencies:
cd railverse npm install
-
Start the development server:
npm run dev
-
Open the web application in your browser:
http://localhost:5173 //This may change according to your system.
Contributions are welcome! Please fork the repository and create a pull request for any improvements or bug fixes.
This project is licensed under the MIT License - see the LICENSE file for details.