Code React Styling + Routing + Fetching Stack Styling with styled-components Routing with react-router-dom Fetching with axios Getting Started Setup yarn setup Edit .env file based on your configuration. REACT_APP_NAME=yourname REACT_APP_API_URL=https://yourapi.domain.com Development yarn yarn start