filenda / goreact-second-module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libs to install after project creation with create-react-app

yarn add eslint-config-airbnb eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react -D

styled-components lib

yarn add styled-components

missing libs

yarn add eslint -D yarn add axios yarn add prop-types

About


Languages

Language:JavaScript 81.7%Language:HTML 18.3%