A fully functional DAO built with JavaScript and the help of WEB3DEV bootcamp to help me and my friends in our tennis tourneys expenses.
- Clone this repository
- Install dependencies
npm i
- Run the project with
npm start
- You can optionally build the project running
npm run build