Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rody-huancas/fractalup-technical-challenge
- Owner: rody-huancas
- Created: 2024-06-22T06:07:31.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-06-23T17:38:21.000Z (5 months ago)
- Last Synced: 2024-06-24T00:43:59.546Z (5 months ago)
- Language: JavaScript
- Homepage: https://fractal-up-technical-challenge.vercel.app
- Size: 509 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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