Workout Planner is a Website that allows users to create, edit, browse and save other’s workouts, as well as conveniently schedule them on a calendar.
workoutPlanner.rev1.mp4
clone repository
git clone https://github.com/MichaelKorost/workoutPlanner-FE.git
enter the relevant folder
cd workoutPlanner-FE
install all project dependencies
npm install
start the development server
npm start
- NodeJS - Backend runtime environment
- Express - Backend web application framework
- Redux - Frontend library for state management
- SCSS - Frontend preprocessor for CSS
- MUI - Frontend UI library
- React - Frontend library for building user interfaces
- React Router - Frontend library for routing in React applications
- CSS - Frontend style sheet language
- MongoDB - Backend NoSQL database program










