This project is a website that displays a Landing Page for a Gym using Svelte
git clone https://github.com/fadhildwia/gym-app-landingpage-svelte.git
cd gym-app-landingpage-svelte
yarn
#or
npm install
yarn dev
#or
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
Feel free to explore the code and adapt it to suit your needs! If you encounter any issues or have suggestions for improvements, please don't hesitate to open an issue or submit a pull request.