Code React Styling + Routing + Fetching

Stack

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