A simple minimalist example image is given above.
Following example implement in your component and the same code will work slide from left simply change the left property in style(@keyframes rightToLeft) instead of right.
Please visit following git gist link to get code:
https://gist.github.com/kailash4/e54cfbb4c02bb26e4be32bbd16f21762
<script src=”https://gist.github.com/kailash4/e54cfbb4c02bb26e4be32bbd16f21762.js"></script>
Good luck!