Project with Typescript / NextJS and TailwindCSS. Using the OpenWeatherMap API to get the current weather informations of a city.
Install the dependencies :
npm install
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.