Step-by-step process to create a Weather App from Scratch
Introduction
The purpose of this project is to develop a clear understanding of how to fetch data from an API and present it in a visually appealing manner.
Step 1: Creating a new Next.js Project
With node.js and npm installed, please run the followi...
soumavadas.hashnode.dev10 min read