Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dipanshurdev/gymmers
A Gym landing page built by Svelte js with Responsiveness, Animations and Good UI.
https://github.com/dipanshurdev/gymmers
animation landing-page svelte sveltejs
Last synced: 10 days ago
JSON representation
A Gym landing page built by Svelte js with Responsiveness, Animations and Good UI.
- Host: GitHub
- URL: https://github.com/dipanshurdev/gymmers
- Owner: dipanshurdev
- Created: 2024-03-10T08:40:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T17:01:31.000Z (10 months ago)
- Last Synced: 2024-11-03T23:03:57.186Z (about 2 months ago)
- Topics: animation, landing-page, svelte, sveltejs
- Language: Svelte
- Homepage: https://gym-mers.netlify.app/
- Size: 1.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gymmers
A Gym landing page built with Svelte js.
[Visit here](https://gym-mers.netlify.app)## Screenshots
![Screenshot 2024-03-11 220445](https://github.com/amanr-dev/gymmers/assets/124811276/a72ea3b9-3412-4de2-a8bb-c764face4bcc)## Setting the project
```bash
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
```