Skip to content

DorianW/react-material-ui-redux-heroku-boilerplate

Repository files navigation

React-Material-Ui-Redux-Heroku-Boilerplate

This is an example of a Demo-Smart-Home-App in form of a boilerplate for frontend projects using the following frameworks:

  • Create React App
  • Material-UI
  • Redux

Additionally, this project is ready to be deployed on Heroku. Check official documentation for more information.

Env

Only variables starting with REACTAPP are imported.

REACT_APP_API_BACKEND_URL=http://localhost:1337

The variable REACT_APP_API_BACKEND_URL is currently only a placeholder and is not used in the project.

Tests

Make sure to run the application via npm run develop or npm run start before doing screenshot-testing.

TODO

  • Intoduce Docker for tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published