Skip to content

Trepir/trepir-web

Repository files navigation

Commitizen friendly

Trepir

Where to?

Trepir allows users to create and edit trip itineraries with thousands of modular, user-generated activities around the world

Developed with...

TypeScript React Redux Material UI Firebase Google Maps API Beautiful Drag N Drop

Getting started

  1. Clone the repo
git clone https://github.com/Trepir/trepir-web.git
cd trepir-web
  1. Install dependencies
npm install
  1. Fill out your API keys
/* Create a .env file and fill in the relevant keys according to the existing .env.example file */
  1. Start development server
npm start

What makes Trepir Different

  • Shared Content

    • Users can create activities for other users to add to their trips.
  • Modify Your Trips

    • Easy drag and drop UI for ease of use
    • Dates modify automatically for the user when an accommodation or travel is moved to a new day.

See live on trepir.com