Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/normalhuman01/reto-reestructuracion
- Owner: normalhuman01
- License: mit
- Created: 2023-12-15T02:06:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:09:31.000Z (about 1 year ago)
- Last Synced: 2023-12-15T03:50:23.263Z (about 1 year ago)
- Language: TypeScript
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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