Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gdc94/magoya
- Owner: GDC94
- Created: 2024-07-17T03:45:11.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T01:07:23.000Z (4 months ago)
- Last Synced: 2024-11-02T21:02:29.097Z (16 days ago)
- Topics: emotion, next, react, react-query, redux, styled-components, typescript, zod
- Language: TypeScript
- Homepage:
- Size: 1.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
# Magoya Frontend
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
Frontend challenge## 🕺 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)