Explore the docs » Live Demo · Report Bug · Request Feature
This repository contains a web application created for people who want to learn more about the exercises they can do, such as exercises to improve their stamina (cardio exercises) as well as muscle development (weights exercises). Once a workout is selected, the user can see comprehensive details and step-by-step guidance on how to accomplish the workouts. The live website has been deployed to Netlify.
Visual Studio Code
HTML5
CSS3
JAVASCRIPT
REACT
Bootstrap
Netlify
git clone git@github.com:mattlusty/sweat-beasts.git
cd project
See the open issues for a list of proposed features (and known issues).
- W3Schools (https://www.w3schools.com/)
- Github (https://github.com/)
- Mdn Mozilla (https://developer.mozilla.org/en-US/)
- EmailJS(https://www.emailjs.com/)
- Unsplash(https://unsplash.com/)
- API Ninjas(https://api-ninjas.com/)
- Maps JavaScript API(https://developers.google.com/)
- Netlify(https://www.netlify.com/)
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
You can contact us by opening an issue in this repo. We will get back to you as soon as we can.