https://github.com/rodrigorvsn/boa-hancock-client
👨💻 Application to find your Pair Programming Buddy. Based on Tinder. API: https://github.com/RodrigoRVSN/boa-hancock-api
https://github.com/rodrigorvsn/boa-hancock-client
cypress nextjs redux-toolkit socket-io storybook typescript vitest
Last synced: 5 months ago
JSON representation
👨💻 Application to find your Pair Programming Buddy. Based on Tinder. API: https://github.com/RodrigoRVSN/boa-hancock-api
- Host: GitHub
- URL: https://github.com/rodrigorvsn/boa-hancock-client
- Owner: RodrigoRVSN
- Created: 2022-11-19T21:46:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T22:34:36.000Z (almost 2 years ago)
- Last Synced: 2025-09-20T13:49:49.263Z (9 months ago)
- Topics: cypress, nextjs, redux-toolkit, socket-io, storybook, typescript, vitest
- Language: TypeScript
- Homepage: https://codojo.vercel.app
- Size: 2.02 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Boa Hancock Client
This is the web application for our Tinder application for Devs to find their pair programming matches.
___

## 💻 Prerequisites
- Install LTS Node version.
- Fill the `.env` file, following the `.env.example`.
___
## 🎨 Layout
> You can see the layout here in the [figma](https://www.figma.com/file/NdSt1Rce1uyTRTn1O9fhlV/Codojo?node-id=503%3A7968)





___
## 🛠 Tools used
- Typescript
- Next
- Redux toolkit
- Socket.io websockets
- Phospor icons
___
## 🚀 Installing boa-hancock-client
#### Clone repository
```powershell
git clone https://github.com/RodrigoRVSN/boa-hancock-client.git
```
#### Install dependencies
```powershell
yarn install
```
#### Run application
```powershell
yarn dev
```
#### Run unit tests
```powershell
yarn test:watch
```
#### Run tests E2E
```powershell
yarn cy:run
```
___
## 📫 Contribuiting with boa-hancock-client
To contribue with boa-hancock-client, follow the steps:
1. Fork this repository.
2. Create a branch: `git checkout -b `.
3. Make the changes and confirm: `git commit -m ''`
4. Send to original repository: `git push origin / `
5. Send the pull request.
Alternatively, see the GitHub documentation at [how to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
___





___
## 🤝 Contributors
Made with ❤️ by:
