Git Product home page Git Product logo

next-ethers's Introduction

next-mui

This is a template repo to create SaaS apps using:

  • NextJS: (https://nextjs.org/) unbeatable support for all modern React features and tooling.
  • TypeScript: (https://www.typescriptlang.org/) Catch early a whole set of bugs that otherwise might plague your app.
  • MaterialUI: (https://material-ui.com/) This UI Kit has full TypeScript support and a very complete set of components, Along with a great themable API and the versatile Box and Grid components.
  • StorybookJS: (https://storybook.js.org/) There is no better and simpler way to build interfaces in a React app.
  • Jest: (https://jestjs.io/) Tests? for sure! How would you otherwise know your code is correct. Start with small unit tests and then progress to more complex integration tests.
  • SWR: (https://swr.vercel.app/) We love this small set of hooks for data fetching. There are agnostic enough that we can use it with REST or GraphQL if we want to. (I use axios as HTTP Client)

To install

$ yarn

To run Storybook

$ yarn storybook

Run Tests

$ yarn test

To run development mode

$ yarn dev

Deploy to vercel

Deploy with Vercel

Open on Gitpod

Open in Gitpod

Send comments or request

Twitter URL

next-ethers's People

Contributors

ernestofreyreg avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.