Skip to content

Website for viewing current & tomorrow's electricity prices in Finland

License

Notifications You must be signed in to change notification settings

thevaldev/epossu-fi

Repository files navigation


Logo

epossu.fi

Website for viewing current & tomorrow's electricity prices in Finland

Explore the docs »

View Demo . Report Bug . Request Feature

Table of Contents

Built With

Getting Started

Prerequisites

  1. Git
  2. Node: any 18.x version starting with v18.0.0 or greater

Installation

  1. Clone the repo git clone https://github.com/thevaldev/epossu-fi.git
  2. Navigate to the project directory cd epossu-fi
  3. Install dependencies npm install

Running locally

  1. Start the development server npm run dev
  2. Open the URL specified in the terminal. Default: open http://localhost:5173/

REST API

Commands

  • npm run dev - Main dev server, runs everything needed
  • npm run build - Builds the website for production
  • npm run test - Runs the unit tests for the project

License

This project is licensed under the MIT license

Screenshots

Landing desktop

landing desktop

Landing tablet

landing tablet

Landing phone

landing phone

About

Website for viewing current & tomorrow's electricity prices in Finland

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published