Skip to content

isushmoy/stoic-quotes

Repository files navigation

Stoic Quotes

Welcome to Stoic Quotes, your gateway to timeless wisdom from Stoic philosophers. With just a click, discover profound insights and inspiration to navigate life's challenges. Embrace daily doses of Stoic wisdom effortlessly.

Live Site: Stoic Quotes

Table of contents

Features

  • Explore a vast collection of 96 Stoic quotes.
  • Navigate effortlessly through quotes with the next button.
  • Share inspirational quotes with friends on Twitter or Facebook.
  • Enjoy a visually appealing experience with dynamic colors.
  • Switch between light and dark themes seamlessly.

Screenshot

Screenshot Dark

Technologies Used

  • Vue.js
  • Bootstrap
  • Semantic HTML5 markup

Lessons Learned

  • Data Management with JSON: I learned how to effectively store data in a JSON file and then access it within my application. Utilizing JSON files for data storage allowed me to organize and manage my quotes data efficiently, making it easily accessible for use in the Vue.js application.

  • Vue.js and Bootstrap: Through working on this project, I deepened my understanding of Vue.js, a progressive JavaScript framework for building user interfaces. Additionally, I gained hands-on experience with Bootstrap, a popular front-end framework for developing responsive and mobile-first websites. Integrating Vue.js with Bootstrap enabled me to create dynamic and visually appealing user interfaces, enhancing the overall functionality and aesthetics of my application.

Future Development

  • Add a drop-down feature to let user explore quotes of only the chosen author of their choice

Acknowledgments