This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
This project entails the development of a weather application featuring two pages. The first page displays a list of city and country names, allowing users to click on any city for detailed weather reports on the subsequent page.
Key Features:
○ Infinite scrolling for seamless navigation
○ Detailed weather reports for selected cities
- Paras Bhardwaj
This project is deployed on Vercel, a cloud platform for static sites and serverless functions. You can access the deployed version of the application by visiting the following link:
Infinite Scroll - Weather Forecast Web Application
Vercel provides seamless deployment and hosting services, ensuring that your application is accessible to users worldwide with high performance and reliability.
OpenDataSoft: For providing valuable access to datasets and APIs that enhance the functionality and data visualization within our application.
https://public.opendatasoft.com/explore/?sort=modified
OpenWeather: For offering comprehensive weather data APIs, enabling us to deliver accurate and up-to-date weather forecasts to our users.