This is a Blockchain based donation app. In this all the stiften docs are present in docs folder. Migration files are present in migration folder. All the tests are written in test folder.
Install Metamask Setup Ganache: Network id- 5777 RPC server- HTTP://127.0.0.1:7545 {Setup metamask accordingly}
Client side application made on Next.js is present in client folder. On the other hand the server side application made on express.js is present in server folder. Instructions are mentioned along with the folder, kindly read it and set it up accordingly.