As a part of our construct week we were given a problem statement to clone the website EaseMyTrip. We have tried to make a pixel-perfect clone of the original website in 6 days.
4
- Niket Nayan -> https://github.com/Niket1-1
- Rabia Basari -> https://github.com/Rabia-Basari777
- Sumit Kumar -> https://github.com/SumitKumar1001
- Vipul Soni -> https://github.com/Vipul4439
EaseMyTrip is an Indian online travel company, founded in 2008 by Nishant Pitti, Rikant Pitti, and Prashant Pitti. Headquartered in New Delhi, the company provides hotel bookings, air tickets, holiday packages, bus bookings, and white-label services. EaseMyTrip has overseas offices in Singapore, Dubai, Maldives, and Bangkok.
- React
- MongoDB
- HTML5
- CSS3
- JavaScript
npm start
git clone repo_link
git checkout -b branch_name
git add filename
git commit -m "description"
git push origin branch_name
git pull origin branch_name
- Login/Signup
- Flights Page
- Sorting the Flights as per prices
- Filter the products by Airlines
- Add to cart
- Remove the product from cart
- Checkout
- Payment
- credit/debit card payment option
- Thankyou