Skip to content

Portfolio repo demonstrating data visualisation in React

Notifications You must be signed in to change notification settings

stevelw/howgreenisyourclean.uk

Repository files navigation

How Green Is Your Clean?

A work in progress frontend for the Official Carbon Intensity API for Great Britain

Hosted at howgreenisyourclean.uk.

I am in the middle of building this as a portfolio project while on the Northcoders JavaScript full-stack course.

  • The runtime environment is browser based
  • Uses the React framework

How to run and test locally

A built version is available at howgreenisyourclean.uk. However, if you wish to build it yourself:

  1. Clone the repo from [github.com/stevelw/howgreenisyourclean.uk](https://github.com/stevelw/howgreenisyourclean.uk]

    git clone https://github.com/stevelw/howgreenisyourclean.uk

  2. Install the development dependencies

    npm install -d

  3. Build using Vite

    npm run build

    Alternatively, a CodeKit build configuration is included.

About

Portfolio repo demonstrating data visualisation in React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published