Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/normalhuman01/reto-reestructuracion

a challenge class refactoring and typescript
https://github.com/normalhuman01/reto-reestructuracion

Last synced: 17 days ago
JSON representation

a challenge class refactoring and typescript

Awesome Lists containing this project

README

        

## Desafío: Refactorización de clases y TypeScript


     En este desafío, deberás migrar una aplicación de JavaScript y Componentes de Clase a TypeScript y Componentes Funcionales.

Comandos


yarn add -D typescript

yarn add -D @types/react

yarn add -D @types/styled-components

yarn add -D @types/react-router-dom

yarn add -D @types/react-dom

yarn add -D @types/react-icons

yarn add -D @types/react-modal