Skip to content

lhlleonardo/React-Structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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