Create slideshows using HTML and Markdown and view them in a single HTML page. You write all your slides in one html file. Each slide is written in its own <script> tag and you can use html, markdown ...
This project is in response to another project I recently completed, which was a replication of Instagram's login page. Despite the seeming simplicity of IG's login page, there were several new ...