Clone the project
git clone https://github.com/DGCP3/weather-journal.gitGo to the project directory
cd /weather-journalInstall dependencies
npm installCreate .env with PORT variable start the server
npm run startTo run this project, you will need to add the following environment variables to your .env file
PORT
GET /weather POST /weatherClient: HTML/SCSS/Javascript
Student at masterschool

