Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gdc94/magoya

🛠️ Challenge tecnico. Magoya Frontend
https://github.com/gdc94/magoya

emotion next react react-query redux styled-components typescript zod

Last synced: 16 days ago
JSON representation

🛠️ Challenge tecnico. Magoya Frontend

Awesome Lists containing this project

README

        

---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
# Magoya Frontend
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
Frontend challenge

vista

vista

## 🕺 Cómo levantar el proyecto

```bash

# Clonar el repositorio.

https://github.com/GDC94/magoya.git

# Instalar las dependencias

```bash
npm i
# or
yarn
# or
pnpm add

```

# y luego Levantar el proyecto

```bash
npm run dev
# or
yarn dev
# or
pnpm dev

```

## Tecnologías utilizadas

- [React]()
- [Next]()
- [Typescript](https://www.typescriptlang.org)
- [Styled components](https://www.typescriptlang.org)
- [zod]()
- [react hook form](https://www.typescriptlang.org)
- [React query](https://www.typescriptlang.org)
- [Redux toolkit](https://www.typescriptlang.org)