Skip to content

Trymbakmahant/DRENTing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drenting

Empowering renters, revolutionizing rentals - A decentralized solution

License

MIT

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd client
  cd server

Install dependencies

  do in boath client and server "npm install" 

Start the server & start the client

  npm start

Demo

link to demo

https://dren-ting.vercel.app/

Tech Stack

Client: React , TailwindCSS, superfluid

Server: Node, Express