kvncnls / birthday-reminder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Built with React. You can find the active app here:

https://kevin-react-birthday-reminder-app.netlify.app

Idea

https://uidesigndaily.com/

Goals of this project:

  • Inline comments in code to show basic understanding of React and my thinking
  • useState Hook
  • Props and destructuring props
  • React Fragments
  • Conditional rendering with ternary operations
  • map() method to show each item in the list
  • onClick methods

About


Languages

Language:CSS 44.6%Language:JavaScript 34.7%Language:HTML 20.7%