Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 551 Bytes

README.md

File metadata and controls

40 lines (23 loc) · 551 Bytes

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