Welcome to the Local Traffic and Weather Dashboard! This dahsboard will show Sweden's traffic and weather. Add an address you want to search and you will see the local weather for the day and the current transport information and traffic information in the surrounding areas of the address.
To set up the and run the project:
- Open the VS code - terminal. The first terminal - cd client - npm run dev. Click the localhost link.
- Open a second terminal - cd server - npm run dev or nodemon server.js if you have installed nodemon globall (npm install -g nodemon)
- Add the address in the input field to start using!
We recorded our process: