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
This project aims to:
- 📚 Gather all the quotes read everywhere and wrote on thousands piece of post it
- 🛠️ Doing tech experiments.
This project leverages modern technologies to provide a seamless and efficient experience for both developers and users:
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
ng build --prod --aot
firebase deploy
Create environment vars on GitHub