TRIPSYNC Tailwind Templates

Tripsync

TRIPSYNC is a vacation planning platform developed with React, Typescript, Next.js, NextUI, ShadCN/UI, Tailwind CSS, Prisma, PostgreSQL, and Vercel. Plan and organize unforgettable vacations with TRIPSYNC. Your go-to vacation planner for effortless holiday management, collaboration with participants, and PDF itinerary generation.

TRIPSYNC | Your Ultimate Vacation Planner - Plan, Organize, and Enjoy :file_folder:

Desktop Homepage

Atalhos de navegação

About :file_folder: Features :dart:​ How to Access the Page :gear: Techstack :dart: Gallery :camera: Contact :speech_balloon:

TRIPSYNC :file_folder:


TRIPSYNC is a vacation planning platform developed with React, Typescript, Next.js, NextUI, ShadCN/UI, Tailwind CSS, Prisma, PostgreSQL, and Vercel. Plan and organize unforgettable vacations with TRIPSYNC. Your go-to vacation planner for effortless holiday management, collaboration with participants, and PDF itinerary generation. Explore our features for a seamless and memorable trip!

  • To see a brief demonstration of the project, be sure to visit my YouTube video where I showcase all the project functionalities.

Features :dart:

  • User Interface, Navigation, and Design
    • Through the combination of React + Tailwind + NextUI + ShadCN/UI, a modern, attractive, intuitive, and fully responsive interface was created.
  • Custom Vacation Plans Creation
    • Allows the creation of custom vacation plans where users can input various types of information such as name, title, description, countries to visit, start/end dates, and participant names.
  • Data Validation
  • Login with Clerk
    • Simplified registration and login integration using the system provided by Clerk.

How to Access the Page :gear:

  • To enjoy the incredible TRIPSYNC platform, simply click here

Techstack :dart:

React Typescript NextJS NextUI Tailwind ShadCNUI Prisma PostgreSQL Vercel Framer Motion React Hook Form
  • Along with these technologies, the following libraries were also used: Clerk, Date-fns, React Country Flag, React Date Picker, React Hot Toasts, React Icons, React to Print, React PDF, and Uuid.

Desktop

desktop desktop desktop desktop desktop desktop desktop desktop desktop desktop

Mobile

mobile mobile mobile mobile mobile mobile mobile mobile mobile mobile

Tablet

tablet tablet tablet tablet tablet tablet tablet tablet

Social Media for Contact! :speech_balloon:

Instagram LinkedIn Gmail

Setting Up and Running the Front-end Application Locally

To run the front-end application locally, follow these steps:

Installation

  1. Clone the repository to your local machine using the following command:

    git clone https://github.com/gui-bus/TRIPSYNC.git
    
  2. Navigate to the project directory:

    cd TRIPSYNC
    
  3. Install the dependencies:

    npm install
    
  4. Create a .env file and add the following information:

    DATABASE_URL=[ADD YOUR DATABASE URL]
    NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=[ADD YOUR CLERK KEY]
    CLERK_SECRET_KEY=[ADD YOUR CLERK SECRET KEY]
    NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
    NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
    NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/
    NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/
    
  5. Once the installation is complete, you can run the application using the following command:

    npm run dev
    
  6. Open your web browser and navigate to localhost

TRIPSYNC

Top categories

Loading Svelte Themes