All Projects β†’ revell29 β†’ Travel_website-NextJS

revell29 / Travel_website-NextJS

Licence: other
Travel Site built with NextJS and Tailwindcss

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Travel website-NextJS

sdk
πŸ”§ TypeScript SDK for Entur APIs
Stars: ✭ 36 (+56.52%)
Mutual labels:  travel
Online Travel Reservation
A replica of online travel booking site KAYAK(www.kayak.com) for cmpe-273. Visit ->
Stars: ✭ 37 (+60.87%)
Mutual labels:  travel
amadeus-python
Python library for the Amadeus Self-Service travel APIs
Stars: ✭ 129 (+460.87%)
Mutual labels:  travel
Roundtrip
πŸ πŸ›«πŸ›¬πŸ™οΈπŸ›«πŸ›¬πŸ™οΈπŸ›«πŸ›¬πŸ™οΈπŸ›«πŸ›¬ 🏠, minimizeπŸ’°of your🌴
Stars: ✭ 80 (+247.83%)
Mutual labels:  travel
bcplus
BoardComputer+ for E:D
Stars: ✭ 15 (-34.78%)
Mutual labels:  travel
Yoloo
Yoloo is a social travel app that lets travelers plan their trips, find travelmates, and share their experiences.
Stars: ✭ 20 (-13.04%)
Mutual labels:  travel
proper
A repository for the R tool propeR, which analyses travel time and cost using an OTP graph (see datasciencecampus/graphite)
Stars: ✭ 13 (-43.48%)
Mutual labels:  travel
transport-management-system
Transport Management System for Odoo
Stars: ✭ 105 (+356.52%)
Mutual labels:  travel
life log
A React-Native application implementing Firebase, Shoutem ui, Airbnb's react-native-maps, and Google Places API.
Stars: ✭ 18 (-21.74%)
Mutual labels:  travel
leaflet.TravelNotes
A complete mapping application. With this, you prepare a complete travel, adding itineraries and personnal notes to the map. When you travel is complete, you can save it to a file, export the itineraries to a gpx files, print the itineraries and a roadbook with the notes and itineraries description.
Stars: ✭ 31 (+34.78%)
Mutual labels:  travel
travel
Visualization of Sourabh's adventures
Stars: ✭ 16 (-30.43%)
Mutual labels:  travel
tabtrekker
Explore the world one tab at a time (Firefox addon).
Stars: ✭ 42 (+82.61%)
Mutual labels:  travel
amadeus-android
Android (Kotlin) library for the Amadeus Self-Service travel APIs
Stars: ✭ 15 (-34.78%)
Mutual labels:  travel
skyscanner-php
Unofficial PHP SDK for Skyscanner's API.
Stars: ✭ 40 (+73.91%)
Mutual labels:  travel
ForeignIpsum
Generate text for your mockups in multiple languages Β―\_(ツ)_/Β―
Stars: ✭ 43 (+86.96%)
Mutual labels:  travel
developer-guides
Developer Guides
Stars: ✭ 25 (+8.7%)
Mutual labels:  travel
european-transport-operators
NOT UP-TO-DATE ANYMORE, UNMAINTAINED. CHECK european-transport-feeds INSTEAD. List of european long-distance transport operators, available API endpoints, GTFS feeds and client modules.
Stars: ✭ 47 (+104.35%)
Mutual labels:  travel

Travel Site

this project was built with Next JS and tailwind CSS.

Deploy with Vercel

alt text

Live Demo

you can see the completed website in action here

Getting Started

Run on development server

  • clone this repository
  • yarn install or npm install
  • yarn dev
  • open http://localhost:3000 with your browser to see the result

For production

  • run yarn build or 'npm run build`
  • then, run yarn start to start production build
  • open http://localhost:3000 with your browser to see the result
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].