This is the web application for our Tinder application for Devs to find their pair programming matches.
- Install LTS Node version.
- Fill the
.env
file, following the.env.example
.
You can see the layout here in the figma
- Typescript
- Next
- Redux toolkit
- Socket.io websockets
- Phospor icons
git clone https://github.com/RodrigoRVSN/boa-hancock-client.git
yarn install
yarn dev
yarn test:watch
yarn cy:run
To contribue with boa-hancock-client, follow the steps:
- Fork this repository.
- Create a branch:
git checkout -b <name_branch>
. - Make the changes and confirm:
git commit -m '<message_commit>'
- Send to original repository:
git push origin <main_branch> / <local>
- Send the pull request.
Alternatively, see the GitHub documentation at how to create a pull request.
Made with β€οΈ by:
Rodrigo Victor |