This is a dating app for LGBTIQ people in Balkans.
- React
- Redux
- Socket.io
- React testing library
- Clone the repo
- Install packages using
npm
- Set up
.env
file. It just needs to point to your backend server with variableREACT_APP_BACKEND_PORT
- Run
npm start
- Fork this repo
- Create your branch
feature/name-of-the-feature
- Make sure all the tests are passing before opening PR:
npm test
- Open PR for this repo
- Ask for a review