Giter Site home page Giter Site logo

material-ui-tut's Introduction

Starter Project for the Material UI playlist

Download the code & run npm install to install dependencies before starting the app.

You'll also need to install Material UI as a dependency. To do this run npm install @material-ui/core

material-ui-tut's People

Contributors

iamshaunjp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

material-ui-tut's Issues

Fixing dependencies for the new version

For anyone who has a problem when he runs npm install, it's caused by installing old packages.
The best solution for this is to recreate the project with new packages, I've created the project again using the Vite server, and installed the correct dependencies such as react-router-dom... to start peacefully :)
For anyone who needs the starter project, you can find it in this repo My project, and download the project in the starter branch :D
Happy coding ๐Ÿš€

Update package.json

Hi,

Your tutorials are excellent. I want to follow along but the package.json is out of date, so it fails. Is there any way to install everything using the latest versions? Or by updating the package.json?

Thank you for all the hard work.

Matt

fails to compile

Failed to compile
./src/index.js 1:44
Module parse failed: Unexpected token (1:44)
File was processed with these loaders:

  • ./node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/index.js
  • ./node_modules/babel-loader/lib/index.js
    You may need an additional loader to handle the result of these loaders.

$RefreshRuntime$ = require('C:/Users/rudrak'sPC/Desktop/react-projects/material-ui/material-ui-tut/node_modules/react-refresh/runtime.js');
| $RefreshSetup$(module.id);
|

An idea to implement Appbar in lesson 16 in an easier way

Hey there. In Layout component, you have given the class of display flex to the parent div. So we can take advantage of that and display the Appbar in the div where {children} are rendered. By default the position property of Appbar is set to fixed so we explicitly provide the Appbar component the position prop of relative to make sure it is fitting inside the parent container. It did the job for me saving me quite a lot of code.

If this approach has any bugs, please mention it

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.