EVOGYM is a cutting-edge fitness web designed to help users achieve their fitness goals.This website is responsive created using Vite.
Clone the project
git clone https://github.com/linneszyx/EVOGYM
Go to the project directory
cd EVOGYM
Install dependencies
npm install
Start the server
npm run dev