Skip to content

EVOGYM is a cutting-edge fitness web designed to help users achieve their fitness goals.This website is responsive created using Vite.

Notifications You must be signed in to change notification settings

linneszyx/EVOGYM

Repository files navigation

EVOGYM

EVOGYM is a cutting-edge fitness web designed to help users achieve their fitness goals.This website is responsive created using Vite.

Screenshot

Screen 1

DEMO

EVOGYM

Run Locally

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