{
name: "Inkjet Printer",
impacts: {
climate_change: {
production: 45,
distribution: 23,
use: 12,
end_of_life: 5
},
energy_use: {
production: 32,
distribution: 5,
use: 28,
end_of_life: 1
}
}
}
Front-End(client)
- HTML + CSS
- HTML SVG
- JavaScript
- Stimulusjs
- Tailwindcss
Testing Frameworks
- Jest
To get a local copy up and running follow these simple example steps.
-
Node
-
Basic knowledge of npm/yarn
- Clone the repo
git clone https://github.com/Cyrus-Kiprop/html_coding_challenge.git
- CD into the project root directory
cd ./html_coding_challenge
- Install Dependencies and packages
yarn install
- start the app locally
yarn start
yarn jest
http//localhost:9000
👤 Cyrus Kiprop
- Github: Cyrus-Kiprop
- Twitter: @kipropJS
- Linkedin: Cyrus Kiprop
Give a ⭐️ if you like this project!
- Project requested by EarthSter Team.