cra-template-tailwind-moralis-dapp
v1.0.1
Published
A personalised web3 template for Create React App using Moralis, tailwindcss, headlesUI, typescript, react-router and more to come fully configured.
Downloads
5
Maintainers
Readme
CRA-web3 Template
This is a custom template for Create React App. It is specifically customised to use the following:
Key Tools
- TypeScript
- Router
- Moralis
- React-Moralis
- TailwindCSS
- HeadlessUI
- WalletConnect
- Web3
- React-app-rewire
- React-reveal
- React-alert
How to use
To use this template for your app you run:
npx create-react-app my-app --template tailwind-moralis-dapp
or
yarn create react-app my-app --template tailwind-moralis-dapp
Learn More
This package includes scripts and configuration used by Create React App.
Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.