Skip to content

FaroqueAbdullah/touristLinked

Repository files navigation

Tourist Linked

This is an Open Source social media platform. Where we are connecting people all over the world who loves to travel, wants to meet travelers and tells stories about the travel.

Tech Stack

  • Node Js
  • React
  • PostgresQL
  • Prisma
  • MUI

How to run

git  clone https://github.com/FaroqueAbdullah/touristLinked.git

Start Front End

cd ./client-react
yarn install
yarn start

Before starting the server we need to update the .env file

TOKEN_KEY="Some key"
DATABASE_URL="your database url"

Start Backend

cd ./server
yarn install
yarn start

-- Let's create a better world

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages