Created a web application Resume Builder where user signup/signin, then they are allowed to select a resume of their choice and then edit it while watching the resume being updating on side. Then users information is stored on redux store so that all react components can get information from same place. Finally user can download pdf of their resume or just save their selected resumes and information on firebase cloud.
- ReactJS Class Components
- React Redux for state manegement
- Thunk for async call actions in redux
- Material UI for styled buttons and input box
- Framer-Motion for animating UI
- React-ParticleJS for background effects
- React-styled-components for better design
- React-carousel for slides view
- EmailJS for contactUs page mailing
- Firebase for backend