Skip to content

shivamworld0608/TRiP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

TRiP

Our website simplifies group trip finances, ensuring everyone stays on budget and enjoys a stress-free journey. With our tools, you can effortlessly track overall expenses, view individual spending summaries, and plan future group expenditures with ease. Say goodbye to confusion and disputes—empower your group to travel smart and make unforgettable memories together!

Tech Stack

Frontend: linkedin

Backend: twitter portfolio

Database: twitter

Add Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Frontend .env file

FRONTEND_URL= "http://localhost:4000/"

Backend .env file

PORT= 4000

MongoDBURI= "mongodb://0.0.0.0:27017/TRiP"

How to Run

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd TRiP

Open two terminal

In First Terminal:

  cd frontend
  npm i
  npm run dev

In Second Terminal:

  cd backend
  npm i
  npm start

Go to link:

   http://localhost:5173/

Now, you can contribute to the project.

Developed By

  • Shivam Pandey (NITJ Students)
  • Vivek Yadav (NITJ Students)

About

Track, Split, Thrive: Journey Together, Spend Smart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages