/br

Birthday Reminder/Recordatorio Cumpleaños

Primary LanguageCSS

Birthday Reminder/Recordatorio Cumpleaños

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

Instalar dependencias / Install dependencies

npm i

Ejecutar para ver en navegador / Run to view in browser

npm run dev

🔗 DEMO