An open API service indexing awesome lists of open source software.

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.

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.