Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rody-huancas/fractalup-technical-challenge

Technical test for FractalUp
https://github.com/rody-huancas/fractalup-technical-challenge

Last synced: 2 days ago
JSON representation

Technical test for FractalUp

Awesome Lists containing this project

README

        

# FractalUp - Prueba Técnica - Desarrollador FrontEnd

### Stack
HTML, CSS, Tailwind, JavaScript, React, Zustand, GraphQL, Apollo y Axios

### Clonar el repositorio
```
git clone https://github.com/rody-huancas/FractalUp-technical-challenge.git
```

### Variables de entorno
- Copiar el archivo .env.example y renombrarlo a .env
- Agregar tu api key de Pixaby

### Instalar Dependencias
```
pnpm install
```

### Ejecutar el proyecto
```
pnpm run dev
```



By: Rody Huancas