This Resume Builder App is a dynamic tool for creating professional resumes while showcasing my React.js learning journey.
Key Features and Learnings:
- State Management: Used useState and useEffect for dynamic data handling.
- Component Communication: Passed state between components for seamless data flow.
- React Router: Integrated routing with nested routes, the Outlet component, and NavLink.
- Dynamic & Responsive Design: Real-time previews, elegant themes, and mobile-friendly layouts.
- This project highlights my understanding of React fundamentals, routing.
- Data persistency using the localStorage API