/cv-nathan-mota

Minimalist CV page

Primary LanguageTypeScriptMIT LicenseMIT

👛 CV - Nathan Mota

📃 About/Sobre

🇺🇸 English

Project React developed by Nathan Mota, where the goal was to create an online Curriculum Vitae application for user interaction.

Click here to check out the final version of the project in your browser.


🇧🇷 Português

Projeto React desenvolvido por Nathan Mota onde o objetivo foi realizar uma aplicação de um Curriculum Vitae Online para a interação do usuário.

Clique aqui para conferir a versão final do projeto no seu navegador.


🛠️ Tools/Ferramentas

  • Next
  • TailwindCSS
  • TypeScript

🚀 How to execute the project/Como Executar o Projeto

🇺🇸 English
  1. Clone this repository to your local machine:

    git clone https://github.com/nathanmota-dev/cv-nathan-mota/
```bash

cd cv-nathan-mota


3. Install dependencies:

 ```bash
 yarn install
 ```
4. Start the local Server:

 ```bash
 yarn dev
 ```

5. Open your browser at: [http://localhost:3000/](http://localhost:3000/) to view the project in action.

<br />
</details>

<details>
<summary markdown="span"><strong>:brazil: Português</strong></summary><br />

1. Clone o repositório para sua máquina local:

```bash
git clone https://github.com/nathanmota-dev/cv-nathan-mota/
git clone https://github.com/nathanmota-dev/cv-nathan-mota/
  1. Navegue até o diretório do projeto:

    cd cv-nathan-mota   
  2. Instale as dependências:

    yarn install
  3. Inicie o servidor de desenvolvimento:

    yarn dev
  4. Abra seu navegador em: http://localhost:3000/ para visualizar o projeto em execução.

©️ Copyright disclaimer/Aviso de direitos autorais

🇺🇸 English

This project is licensed under the MIT License.


🇧🇷 Português

Este projeto está licenciado sob a Licença MIT.