This is my first React.js project, built to explore my current knowledge and skills before progressing further in my roadmap. The project focuses on fitness-related features and provides users with tools to track and manage their fitness journey.
- Calculators (Calorie, BMI, RM)
- Workout Plans
- Interactive UI with React
- Node.js
- npm
-
Clone the repository
git clone https://github.com/EmirSalmanDev/fit_life_react.git -
Install dependencies
npm install -
Run the project
npm run dev