The project is aimed to imitate weather apps that exist in the market. The logic is using the fetch promises to make the API work on the server and make results.
Project is created with:
- Node
- Express
- Javascript
you need these packages to run the server successfully.
- express
- core
- pre-installed latest node-version
- npm install
- node server.js