Learn, grow and help others with BBBootstrap
Contribute us with some awesome cool snippets using HTML,CSS,JAVASCRIPT and BOOTSTRAP
Environment Variables can be used with the following code.
Environment Variable
NEXT_PUBLIC_HOSTING_VARAIBLE=localhost
to access the environment variable in Component
process.env.NEXT_PUBLIC_HOSTING_VARAIBLE