PORT=5000
MONGODB_URI=mongodb://localhost:27017/weatherdashboard
OPENWEATHER_API_KEY=a9594fa1d27b434b2f2823b1fe7fc50e
NODE_ENV=development
