1.1.0 • Published 3 years ago

fitness_npm_project v1.1.0

Weekly downloads
8
License
ISC
Repository
-
Last release
3 years ago

fitness_npm_project 💜

⭐️ Get foods, fitness exercises and sports shops ⭐️

This Will help you decide what to eat, which exercises to perform, and introduces you to sportswear stores

Table of Contents

Npm install

Before you installing be sure you have node.js and npm ✔️

To install fitness_npm_project :

$ npm install fitness_npm_project

Usage

There are 3 API in this npm to use them do the following:

let fitness = require('fitness_npm_project');

fitness.ToEat()

fitness.GetsExercises()

fitness.GetsShop()

To Eat 🍕

You can choose from 3 options ("sweet" or "healthy" or "salty"), and you will get a random dish from this option.

Gets Exercises 🏋️‍♂️

You can choose from 4 options ("abs" or "aerobic" or "arm" or "mix"), and you will get a random exercises from this option.

Gets Shop 🛍️

You can choose from 2 options ("specific" or "all"),

  • if you choose all you will get the all stores that in the list.
  • if you choose specific you need to choose how many stores would you like to get (x), and you will get x random stores from the list.

Authors

🙋‍♀️ Sigal Hazan

🙋‍♀️ Shenhav Levi

Show your support

If you like this project give us a ⭐️

1.1.0

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago