The app to help you quit smoking for good!
View Demo
·
Report Bug
·
Request Feature
This is a small web application to help smokers to quit smoking. Time To Quit is a tool that lets me know how many days have elapsed since I quit smoking, and how much money I've saved since I quit smoking.
Feature:
- Statistics about when stopped smoking,
- Days not smoked and saved cigarettes, money and time.
- Watch how quickly your health improves
This is a instruction how you on setting up your project locally. To get a local copy up and running follow these steps.
- Install last version npm
npm install npm@latest -g- Clone the repo
git clone https://github.com/hydrock-it/time-to-quit.git- Install NPM packages
npm install- Run
# or as dev
yarn build && yarn start
# or as production
yarn release && yarn start//TODO
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature) - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Alex Vechkanov: hydrock@yandex.ru
Serj Sakharovskiy: 8bitago@gmail.com
Project Link: https://github.com/hydrock-it/time-to-quit