Skip to content

konstantin-it-lysenko/projectDreamTeamJS

Repository files navigation

Your Energy

About The Project

Your Energy (projectDreamTeamJS) is a web application dedicated to promoting physical well-being by offering affordable and effective workout solutions. The platform is designed to provide accessible and user-firendly fitness resources to help individuals maintain a healthy and active lifestyle.

Table of contents

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Vite

Installation

To install and run projectDreamTeamJS using npm, you need to have Node JS LTS version installed on your machine. Here are the steps to install and run the project:

[!NOTE] Make sure you have the project source code and a vite.config.js file ready for this setup.

  1. Clone the Project: Clone the projectDreamTeamJS repository to your local machine if you haven't already:

    git clone https://github.com/konstantin-it-lysenko/projectDreamTeamJS
  2. Navigate to the Porject Directory:

    cd projectDreamTeamJS
  3. install all the necessary dependencies by running

    npm install

    or

    npm i

    in your terminal.

(back to top)

  1. Launch the application using

    npm run dev
  2. Access the application in your web browser at http://localhost:5173

Features

  • Personalized training plans.
  • Access to a wide range of fitness resources and exercises.
  • Saving user-selected exercises to local storage
  • Filter by exercises in the selected category
  • Interactive change of exercise rating.
  • Interactive user interface for seamless use.

(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request.

  1. Fork the Repository
  2. Create you 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

(back to top)

Contact

For any iniquiries a suggestions regarding the project, please reach out to us at:

(back to top)