Skip to content

This is the basic structure of a simple react web app with unit tests, visual tests, and component tests.

Notifications You must be signed in to change notification settings

pedromonad/react-webpack-material-tailwind-boilerplate

Repository files navigation

React + Webpack + Material Tailwind + boilerplate

This is the basic structure of a simple web app with unit tests, visual tests, and component tests.

It was created from scratch using the following technologies:

  • React
  • Webpack
  • Material-tailwind
  • Cypress
  • Testing library
  • Jest
  • Storybook

How to start

yarn 
yarn start 

How to test

yarn test
yarn cy:open 

How to start storybook

yarn storybook

Setup your github auth

Add your GITHUB_AUTH_TOKEN in .env

About

This is the basic structure of a simple react web app with unit tests, visual tests, and component tests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published