Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 581 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 581 Bytes

cv-builder

  • This project is the part of TOP learning course for react.
  • In this project we learned and applied react features along with its famous hook "useState" which is very very usefull for updating the state of the variable in whole project whenever state of the variable changes.
  • Effort has been made to make this app responsive and for that purpose it has been live tested on the smart phone during development using chome dev tools.
  • Vite framework has been used for the react application running.