todo.md file
There is a todo.md file in the codebase. That is a checklist of tasks to be completed. There aren't that many tasks to complete. Everything is self-explanatory.
But, I want to say some words about this checklist:
- [ ] - Update your product name
- [ ] - YOUR_APP_NAME -> Your Actual App Name
- [ ] - yourappname -> yourappname
- [ ] - yourappdomain -> yourappdomain.comYOUR_APP_NAMEis for the general name of your app. eg.TSC StackorQuick Data Converteror something else.yourappnameis for the all lowercase name of your app. eg.tscstackorquickdataconverter.yourappdomainis for the domain of your app. eg.tscstack.vercel.apporquickdataconverter.com.
Tips: Use the Find in Project and Replace All feature to replace all the placeholders. This search and replace feature is available in most text editors and IDEs.