Skip to content
/ linktree Public template

A simple linktree project developed by using react and styled-components for GitHub pages and IPFS

Notifications You must be signed in to change notification settings

jongan69/linktree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Links

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:

  1. git clone
  2. edit links in components (headers and linktree)
  3. Edit package.json homepage link to match your github page link
  4. yarn run deploy
  5. git add .
  6. git push

To deploy to IPFS Using Fleek

Fleek IPFS

Docker Image: fleek/create-react-app

Run Command: yarn && yarn build

Build Directory: build

About

A simple linktree project developed by using react and styled-components for GitHub pages and IPFS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published