/react-material-ui

A sample application to demonstrate React, routing and material-ui

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Goal is to create a full-stack application using a repository to customize itself.

Principles and pillars

The pillars of this project are:

  • create-react-app for boilerplate and standard folder structure
  • yarn instead of npm for: ~/.yarn-cache
  • React and React DOM (using hooks only) to reduce code base
  • React router to interact with single page application
  • Material.io for laziness to create a GUI myself and consistent look
  • create views and router
  • ability to navigate to different views
  • create-react-app
  • add sass
  • add material-ui example

Todo (different repo

  • integrate a back-end
  • integrate proxy to allow back-end calls
  • create repo back-end using json-like db (jsend)

Demo

gius.nl