Tell us what’s happening:
Your project link(s)
solution: https://boilerplate-express.robinsingh6.repl.co
Repl.it - boilerplate-express
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36 Edg/88.0.705.74.
Challenge: Use the .env File
Link to the challenge:
sanity
2
Remember that unless MESSAGE_STYLE in .env file is set to uppercase, the capitalization of text is supposed to be the same as in previous challenge.
I know that and its already correct. That’s why I asked.
sanity
4
Code has 'hello json', expected message if not uppercase is: 'Hello json'.
Thanks but thats really weird it wasn’t mentioned and “hello json” is much better opposite to “HELLO JSON”