Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```