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

https://github.com/devhyrum/test-front-end-taqtile


https://github.com/devhyrum/test-front-end-taqtile

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Processo seletivo Front-end da Instaq

A descrição será preenchida conforme as instruções do futuro. Serão testadas as habilidades front-end.

## Environment and tools

- Node.js, versão 19
- Visual Studio Code, com extensões: ESlint, Prettier
- React
- Javascript, HTML, CSS
- Sistema operacional: Windows 10

## Steps to run and debug

1. Clona o repositorio:

```bash
git clone https://github.com/devHyrum/Test-Front-end-Taqtile
```

2. Instala todas as dependencias:

```bash
npm install
```

3. Inicia o aplicativo

```bash
npm start
```