- Install the dotenv dependency with 'npm i' on terminal.
OBS: Dotnev is the only lib/dependecy this project uses - Check out the '.env' file into the root folder of this project
- Check out the 'envLoad.js' file into 'lib' folder
- Check out the 'index.js' file into the root folder of this project
- Run the project with 'npm start' on your terminal
Peace! :)