Skip to content

alfa-code/time-to-quit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub contributors MIT License


Time To Quit

The app to help you quit smoking for good!
View Demo · Report Bug · Request Feature

Table of Contents

About The Project

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

Built With

Getting Started

This is a instruction how you on setting up your project locally. To get a local copy up and running follow these steps.

Prerequisites

  • Install last version npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/hydrock-it/time-to-quit.git
  1. Install NPM packages
npm install
  1. Run
# or as dev
yarn build && yarn start
# or as production
yarn release && yarn start

Usage

//TODO

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Alex Vechkanov: hydrock@yandex.ru

Serj Sakharovskiy: 8bitago@gmail.com

Project Link: https://github.com/hydrock-it/time-to-quit

About

time-to-quit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors