An app that users can come to checkout the latest hotel and plane fare prices. This was created during our time at Code Chrysalis.
Yuta's Travelling Companion
An app that users can come to checkout the latest hotel and plane fare prices. The app allows users to save their favorite hotels, airlines, and routes to plan out their trips.
First run:
yarn
Then, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result. Or just head to https://travelling-rapid-api.vercel.app/
We are still working on improving the app, further development is in our plans. You can check out Travelling app @ GitHub repository - your feedback and contributions are welcome!