https://github.com/sentvinsent/react-pet-project
This React project is designed to practice and showcase knowledge of various concepts, including working with forms, validating user input and providing corresponding visual feedback, state management using React Hooks, creating custom hooks, and optimizing performance using memoization.
https://github.com/sentvinsent/react-pet-project
css3 customhooksreact hooks react reactmemo usecallback-hook
Last synced: 8 months ago
JSON representation
This React project is designed to practice and showcase knowledge of various concepts, including working with forms, validating user input and providing corresponding visual feedback, state management using React Hooks, creating custom hooks, and optimizing performance using memoization.
- Host: GitHub
- URL: https://github.com/sentvinsent/react-pet-project
- Owner: Sentvinsent
- Created: 2024-08-15T15:39:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-30T11:47:57.000Z (over 1 year ago)
- Last Synced: 2025-03-13T10:34:34.730Z (11 months ago)
- Topics: css3, customhooksreact, hooks, react, reactmemo, usecallback-hook
- Language: JavaScript
- Homepage: https://sentvinsent.github.io/React-Pet-Project/
- Size: 608 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Investment calculator
Live: https://sentvinsent.github.io/React-Pet-Project/
This React project is designed to practice and showcase knowledge of various concepts, including working with forms, validating user input and providing corresponding visual feedback, state management using React Hooks, creating custom hooks, and optimizing performance using memoization.