GymFrick is a comprehensive fitness application designed to help users track their workouts, explore different exercises, and learn about various body parts. The app features a sleek horizontal scrollbar for navigating through exercises and body parts with user-friendly animations and relevant icons.
- Smooth scrolling for navigating through exercises and body parts.
- Animated effects as items come into view.
- Relevant icons for different body parts to enhance the user experience.
- Works seamlessly across different devices.
Check out a live demo of GymFrick here
-
Clone the repository:
git clone https://github.com/bikashsahh/Gym-Frick.git
-
Navigate to the project directory: cd client
-
Install the dependencies: npm install
-
npm run dev
- Fork the repository.
- Create a new branch (git checkout -b feature/your-feature-name).
- Make your changes.
- Commit your changes (git commit -m 'Add some feature').
- Push to the branch (git push origin feature/your-feature-name).
- Open a pull request.
Check here