My first project written in React.js
View Demo
The virtual breathalyzer was created on the basis of an algorithm found in one of the newspapers. Unfortunately, the algorithm is not accurate but it was an excellent exercise to improve my skills.
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/Paranoidal97/Virtual-Breathalyzer
- Install NPM packages
npm install
Distributed under the MIT License. See LICENSE
for more information.