Mobile responsive landing page Website for a travel company, Nomadic Travel + Tours.
Please visit (in a new tab): https://nomadic-travel.vercel.app/
- JavaScript
- HTML
- CSS
- Vercel
-
UI/UX: Clean User interface and easy to use.
-
Login/Search: Modals for Login and Search.
-
Responsive: Accessible via PC (including extra-wide screens), tablet, and mobile phone.
Clone the repository:
https://github.com/dan-chui/nomadic-travel.git
Then use the Windows Terminal: cd nomadic-travel
Install dependencies:
npm install
npm run dev
npm run build