Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 708 Bytes

File metadata and controls

14 lines (11 loc) · 708 Bytes

Portfolio Project - Spiritual Messages

This is a spiritual quote generator. It will randomly pick from 100 different quotes from spiritual teachers such as Ram Dass, Dr. Wayne Dyer, Echart Tolle and more.

Project Objectives

  • Build a message generator program using Javascript
  • Use Git version control
  • Use command line
  • Develop locally on your computer

Demo

You can check out a live preview of this project here: Spiritual Message Generator


This project was completed as part of the Codecademy Full-Stack Engineer career path. It serves as a practical exercise to apply the concepts learned in JavaScript programming.