Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 4 days ago
JSON representation

👨‍💻 Application to find your Pair Programming Buddy. Based on Tinder. API: https://github.com/RodrigoRVSN/boa-hancock-api

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.
___

![image](https://user-images.githubusercontent.com/75763403/202018120-b5cccba4-5509-4a97-9f9a-3c401fa47127.png)

## 💻 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)

![image](https://user-images.githubusercontent.com/75763403/204108567-2800bf11-280c-4fbe-95b6-359ea382142a.png)
![image](https://user-images.githubusercontent.com/75763403/204108571-8ba01ff1-f2b7-439c-8628-f44a346a8a43.png)
![image](https://user-images.githubusercontent.com/75763403/204108579-7f5d97c2-18bf-4585-8d32-0a9f8300adce.png)
![image](https://user-images.githubusercontent.com/75763403/204108584-53d98c43-9090-4bd1-8229-ca76df2ac0e5.png)
![image](https://user-images.githubusercontent.com/75763403/205527049-28ee32e4-3382-41cd-b492-9d6055d88b7e.png)

___

## 🛠 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).

___

![GitHub repo size](https://img.shields.io/github/repo-size/rodrigorvsn/boa-hancock-client?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/rodrigorvsn/boa-hancock-client?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/rodrigorvsn/boa-hancock-client?style=for-the-badge)
![Bitbucket open issues](https://img.shields.io/bitbucket/issues/rodrigorvsn/boa-hancock-client?style=for-the-badge)
![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/rodrigorvsn/boa-hancock-client?style=for-the-badge)

___

## 🤝 Contributors

Made with ❤️ by:





Foto do Rodrigo Victor no GitHub


Rodrigo Victor