Electricity Price Application

This application provides an overview and detailed view of electricity prices across regions, using live data to offer users an insightful analysis of price trends.

Watch Demo Video Github

Technologies Used

  • Framework: Next.js
  • Language: TypeScript
  • Styling: TailwindCSS
  • Data Fetching: React Query
  • Component Library: shadcn UI
  • Charting: Recharts (shadcn UI uses Recharts internally)
  • Containerization: Docker

Features

The application includes the following key functionalities:

  • Overview Page: Searchable, filterable list of regions with current electricity prices. Includes sorting options and custom price range filters.
  • Detail Page: Detailed view with tabs for daily prices, high/low/average prices, and hourly averages across custom date ranges.
  • Responsive Design: Fully optimized for desktop and mobile.
  • Docker Support: Easily deployable using Docker for environment consistency.

Additional Information

Detailed instructions for setup and installation are available in the README file on the GitHub repository.