MakeMyTrip is a comprehensive online travel platform offering flights, hotels, and holiday packages. With user-friendly interfaces and extensive search options, it enables travelers to plan and book their entire journey effortlessly. Boasting a vast network of partners and a commitment to customer satisfaction, MakeMyTrip revolutionizes how people explore and experience travel.
https://mmt-server-9jiv.onrender.com
https://render-si4e.onrender.com/mmtData
React (JSX Syntax), Chakra-ui Library for Styling & Modal, Axios for handling asynchrous requests, react-router-dom for routing or Navigate from one page to another, Standard react components, React-hooks, chakra-icons & react-icons.
Node.js, Express.js, MongoDB (NoSQL), JSON-web-token-based authentication, mongoose for connecting database to the server, cors for handling the cors error, relationships between collections, BSON and Bsondump.
For Setup ---> npm install
For Frontend: ---> npm run start
For Backend: ----> npm run server
PORT ---> 3000 || 8000
404 ---> Not Found/failure
200 ---> OK/Success/get/put
201 ---> Created/post
204 ----> Delete/reject