Scaffold structure to start creating React apps
- Webpack
- ESlint
- Prettier
- Babel
- React Router Dom
- Sass
- start: Start a development server using webpack
- build: Create a production-ready build under "dist" folder
- format: Formats the code using prettier
- lint: Analyze code using ESlint
Created following the "React Hooks Professional Course" from Platzi.com https://platzi.com/clases/react-hooks/