Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 600 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 600 Bytes

Introducing Moods Ayah

With MoodsAyah, you can discover Ayahs based on your chosen mood. 🌱

Select a mood, and you'll get a related Ayah. It's that simple!

Live at:

You can check the website here: https://moodsayah.netlify.app

Using React's state management and fetching data from the created API using Axios, I was able to achieve the desired result for my website.

The collection is small for now, but plenty more to come! 🌱📖

🔧 Technologies & Hosting:

  • Frontend: React
  • Backend: Node, Express
  • Database: MongoDB
  • Hosting: RailwayApp for API, Netlify for App