Sencilla aplicación hecha con React. La cuál hace uso del hook useState para renderizar la data en el documento HTML. Tambien hace uso de ProTypes para validar dicha data.
Simple application made with React. Which makes use of the hook useState to render the data in the HTML document. It also makes use of ProTypes to validate the data.
-
HTML
-
CSS
-
React
- useState
- PropTypes
-
Vite
npm i
npm run dev
🔗 DEMO