Mchango / mchango

Welcome to mchango a rotating savings and contribution platform
https://mchango-one.vercel.app/
3 stars 0 forks source link

Mchango

Welcome to mchango, a rotating savings and contribution platform

Authors

Tech Stack

Client: React, TailwindCSS, Next.JS, Javascript

Server: Solidity, Javascript, Ethers.js

Run Locally

Clone the project

  git clone https://github.com/Mchango/mchango.git

Go to the project directory

  cd dir

Install dependencies

  npm install

Start the server

  npm run dev