Welcome to FeedR, your go-to platform for personalized recommendations.
- Clone the repo, and set up Firebase configuration.
- Connect to UTU for blockchain-based trust and rewards.
- React.js
- TypeScript
- UTU trust SDK
- Dynamic-lab SDK
- Web3 authentication using email for a secure and user-friendly experience.
- Account abstraction seamlessly integrated.
- UTU protocol for trust and transparency.
To dive into FeedR development, ensure you have Node.js v20+ installed on your machine.
- Install dependencies by running
npm i --legacy-peer-deps - Run
npm startfor local development. npm run buildfor optimized production build.