Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.38 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.38 KB

📚 DailyInspire - Your daily inspiration 💡✍

Welcome to DailyInspire! This project was born out of a passion for quotes read on books and listened on podcast. As a software developer my idea was to mix tech knowledge and experiments with one of my passion. I strongly believe in the power of a word or a phrase and I think that the right way to start the day is by getting inspired by great quotes.

🌐 Live Demo You can explore the live version of the DailyInspire here

🎯 Purpose of the Project

This project aims to:

  • 📚 Gather all the quotes read everywhere and wrote on thousands piece of post it
  • 🛠️ Doing tech experiments.

🛠️ Technologies Used

This project leverages modern technologies to provide a seamless and efficient experience for both developers and users:

Angular

Firebase

🚀 Getting Started

To clone the project to your local machine, open your terminal and run:

git clone https://github.com/JarvisScienz/DailyInspire.git
cd dailyInspire

npm install 

npm run start

📝 Personal notes

Deploy on firebase

ng build --prod --aot
firebase deploy

Deploy with GitHub Actions

Create environment vars on GitHub