Skip to content

A modern weather app showcasing the latest web tech. Built with Tailwind CSS, Next.js for optimized performance, and Open Weather Map API for accurate data. Provides an intuitive, visually appealing experience for weather information seekers.

Notifications You must be signed in to change notification settings

mdazlaanzubair/AtmoSphere

Repository files navigation

AtmoSphere

A weather app built with the latest web technologies for optimized performance and an intuitive, visually appealing experience. TAKE A LOOK HERE

Technologies Stack

  • Tailwind CSS for styling
  • Next.js for optimized performance
  • Open Weather Map API for accurate data

Features

  • Provides up-to-date weather information for any location
  • Intuitive design with visually appealing interface
  • Fast and responsive performance

Application Preview

Application Preview

How to run

Prerequisites

  • Node.js installed on your machine
  • A Open Weather Map API key (you can get one here)

Installation

  • Clone the repository: git clone https://github.com/mdazlaanzubair/AtmoSphere.git
  • Navigate to the project directory: cd AtmoSphere
  • Install the dependencies: npm install
  • Create a copy of the .env.local.example file and name it .env.local.
  • Replace <YOUR-API-KEY-HERE> in .env with your OpenWeatherMap API key.
  • Start the development server: npm start
  • Open http://localhost:3000 in your browser to view the app.

Contribution

Contributions are welcome. Feel free to submit a pull request.

License

The project is open source and licensed under the MIT License.

About

A modern weather app showcasing the latest web tech. Built with Tailwind CSS, Next.js for optimized performance, and Open Weather Map API for accurate data. Provides an intuitive, visually appealing experience for weather information seekers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published