Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 906 Bytes

File metadata and controls

30 lines (19 loc) · 906 Bytes

Confessions-client

style: styled-components code style: prettier GitHub license

A mutually supportive community where deeply emotional things you can't tell people you know can be told.

Screenshot

Usage

.env.development.local file should look like this:

REACT_APP_API_URL = http://localhost:4000

To start the app run:

yarn install
yarn start

Api is located here.

License

MIT