description
Your task will be to fully implement the function setSatiscodeStatus(); that is located in index.html and add all CSS variables for `styles/style1.css``
Tasks
Build Steps
- Make sure you have node js installed.
- Make sure you have forked the repo and cloned your fork.
- Make sure that you have the project open in a terminal or editor with the node js environment variables in them.
First command once all those steps completed is the following:
This fetches all needed library's from npm. Please note this is maybe more or up to 1 GB in size. Next you run this command to test your changes:
Then after that completes with no errors please push and submit a pull request from main repo to your fork.
After you complete this please in the same PR update the file CONTRIBUTORS.md with your details if you would like to be acknowledged
If you encounter any errors please try to resolve them because This project is managed by 1 person.
description
Your task will be to fully implement the function
setSatiscodeStatus();that is located inindex.htmland add all CSS variables for `styles/style1.css``Tasks
setSatiscodeStatus();.(Optional Task)You could make the error or warning or info statuses have a drop down that shows the error message.Build Steps
First command once all those steps completed is the following:
This fetches all needed library's from npm. Please note this is maybe more or up to 1 GB in size. Next you run this command to test your changes:
Then after that completes with no errors please push and submit a pull request from main repo to your fork.
After you complete this please in the same PR update the file CONTRIBUTORS.md with your details if you would like to be acknowledged
If you encounter any errors please try to resolve them because This project is managed by 1 person.