Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brunocarvalhofeitosa/hoobank

Marketing page of credit card and payment method made with Next.js, Typescript, Emailjs and TailwindCSS.
https://github.com/brunocarvalhofeitosa/hoobank

emailjs nextjs tailwindcss typescript

Last synced: 4 days ago
JSON representation

Marketing page of credit card and payment method made with Next.js, Typescript, Emailjs and TailwindCSS.

Awesome Lists containing this project

README

        





Logo


Site institucional de uma credora de crédito bancário feito em Next.js, Typescript, EmailJs e TailwindCSS.

Sumário



  1. Sobre o projeto



  2. Iniciando o projeto


  3. Licenças

  4. Contato

## Sobre o projeto

### Homepage
Página totalmente responsiva, se adapta a qualquer tamanho de tela.

https://github.com/user-attachments/assets/d912d50a-faaf-45f4-a70c-b4d02e1ed3f4

### Feito com

* [Next.js](https://nextjs.org)
* [Typescript](https://www.typescriptlang.org)
* [EmailJs](https://www.emailjs.com)
* [TailwindCSS](https://tailwindcss.com)
* [Vercel](https://vercel.com)

### Hospedagem

A aplicação está em produção neste link: (https://bruno-carvalho-feitosa-hoobank.vercel.app).

## Iniciando o projeto

Primeiramente será necessário clonar este projeto em (https://github.com/BrunoCarvalhoFeitosa/hoobank.git), após o download será necessário abrir este projeto no seu editor e no terminal digitar npm install ou yarn, posteriormente é só rodar em seu terminal o comando npm run dev ou yarn dev, após isso, a página será aberta em seu navegador.

### Pré-requisitos

* npm
```sh
npm install npm@latest -g
```

### Instalação

1. Clone o repositório
```sh
git clone https://github.com/BrunoCarvalhoFeitosa/hoobank.git
```
2. Instale os pacotes do NPM
```sh
npm install ou yarn
```

3. Inicie o projeto
```sh
npm run dev ou yarn dev
```

## License

Distribuído sob a licença MIT.

## Contato

Bruno Carvalho Feitosa - [GitHub](https://github.com/BrunoCarvalhoFeitosa) - [LinkedIn](https://www.linkedin.com/in/bruno-carvalho-feitosa/)