diff --git a/.env b/.env new file mode 100644 index 0000000..d807ddc --- /dev/null +++ b/.env @@ -0,0 +1 @@ +REACT_APP_TEST_KEY = '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!' \ No newline at end of file diff --git a/Notes b/Notes index 6fbbf07..f760b17 100644 --- a/Notes +++ b/Notes @@ -1,3 +1,2 @@ -test commit -test commit 2 -test commit 3 \ No newline at end of file +Test env variable: +console.log(process.env.REACT_APP_TEST_KEY); \ No newline at end of file