/React-Structure

Repository for ReactJS boilerplate.

Primary LanguageJavaScript

ReactJS Structure

Repository for ReactJS project structure base.

Created by react-app command.

yarn create react-app nameproject

Using Airbnb Eslint Config.

Available libraries:

  • yarn add react-router-dom
  • yarn add styled-components
  • yarn add react-icons