API key should never be hardcoded since It is available to everyone viewing your project
Closed this issue · 2 comments
Chetan-Goyal commented
You can use env variables or store them separately in a file that could be added in gitignore.
lambiengcode commented
Tks bro! I'll remove value and comment below variable.
Chetan-Goyal commented
No Problem. The source code of your project looks well organized. If possible, add some pictures of the UI also. It will help me and some other visitors to see your work before going through the source code.