Skip to content

rohankangale2011/react-webpack2--starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-webpack2--starter

The repository contains:

  • React : A javascript library for developing/building user interfaces
  • Webpack2 : A module bundler for javascript
  • Material UI : A set of react components that implement google's material design

About

A basic tutorial on creating a react application with webpack2. The applications contains a sidebar navigation drawer(with 2 routes: currently only "Home" component is developed). The Home view is reponsible for displaying a json data. On clicking on item, shows the details of the selected item.

Note

CSS been implemented in 2 ways: one using style property and other using an external scss file. You can prefer your way of applying styles (choose either or them)in your application

About

React webpack2 + material ui starter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published