linktr-web

Use React build a website powered by MDBreact

Stars
2

LinkTr Web

How to setup project

  • npx create-react-app linktr-web
  • yarn start

Add MDBreact

Add router

Add i18n support

Build

  • yarn build

Ship to PROD

  • yarn deploy-production