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