Skip to content

Template for Next.js + Material-UI development for Web3 applications

Notifications You must be signed in to change notification settings

The-Solid-Chain/next-materialui-web3-template

Repository files navigation

next-materialui-web3-template

Template created from Ernesto Freyre article NextJS + StorybookJS + Material-UI + Jest + SWR

It includes:

  • Next.js: React application framework with support for server side rendering
  • Material-UI: UI Kit with TypeScript support
  • StorybookJS: Framework to build interfaces for React
  • Jest: Unit testing
  • SWR: Data fetching

You can find the original template here. I will evolve this one as I see fit to include other tools for Web3 development

To install

$ yarn

To run Storybook

$ yarn storybook

Run Tests

$ yarn test

To run development mode

$ yarn dev

Send comments or request

Roberto Cano Github

About

Template for Next.js + Material-UI development for Web3 applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published