I initially created this app for my personal use, in my journey to learn new works, I used to write here, save in technical terms, so that I can come back and check the meanings, later I decided to make this as a public platform, thinking it might be helpful for others.
So this is a free project for public use and will always be free.
Later, I will be adding the donation link :)
All the credits goes to (link)Dictionary Api, read credits page for details, they provide the meaning of the words.
Every morning I add 3 to 5 words, the app fetches the meaning and details from the above mentioned platform and build the new page with latest data.
The backend is build with Python, Django and is used to store the data.
The frontend is build with React.Js and Next.Js, and using the caching mechanism of next.js , some of the pages are statically generated and some are dynamically generated.
You can visit everyday to loook here for the new words.