Based on the source code of the uniswap.org homepage (GPL-3.0 license).
Improved version of the web2app.app project, simplified code, better SEO, fixed navigation bar in the mobile version, different smooth scrolling, added 3D model and translation.
The project uses Firebase for hosting.
Put Your own keys in the .firebaserc and src/firebase.js files.
To deploy the app please follow the steps specified in the Firebase documentation.
node >= v20.18.1
npm install --legacy-peer-deps
npm start
Runs the app in the development mode. Open http://localhost:8000 to view it in the browser.
npm run build
firebase deploy
Firebase: firebase.google.com
Uniswap repo: github.com/Uniswap/org-v1
License: GPL-3.0