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