A simple link tree project developed using react and styled-components and material UI for github pages
To edit background see particle-bg in app.js
Pre-requisites Node v16
To Install:
yarn install --network-timeout 1000000
To Run Locally:
yarn start
To deploy github page:
git clone
- edit links in components (headers and linktree)
- Edit package.json homepage link to match your github page link
yarn run deploy
git add .
git push
To deploy to IPFS Using Fleek
Docker Image: fleek/create-react-app
Run Command: yarn && yarn build
Build Directory: build