Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 486 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 486 Bytes

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