https://github.com/malcodeman/confessions-client
https://github.com/malcodeman/confessions-client
confessions
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/confessions-client
- Owner: malcodeman
- License: mit
- Created: 2018-08-26T13:21:37.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-07-18T21:39:26.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T22:33:07.614Z (5 months ago)
- Topics: confessions
- Language: JavaScript
- Homepage:
- Size: 1.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - confessions-client - A mutually supportive community where deeply emotional things you can't tell people you know can be told. (React)
README
# Confessions-client
[](https://github.com/styled-components/styled-components)
[](https://github.com/prettier/prettier)
[](https://github.com/malcodeman/confessions-client/blob/master/LICENSE)A mutually supportive community where deeply emotional things you can't tell people you know can be told.

## 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](https://github.com/malcodeman/confessions-server).
## License
[MIT](./LICENSE)