https://github.com/ash-codes18/aimfit-gym
A modern and user-friendly website for a gym and fitness center aimed at enhancing the gym's digital presence and attracting new members.
https://github.com/ash-codes18/aimfit-gym
Last synced: 10 months ago
JSON representation
A modern and user-friendly website for a gym and fitness center aimed at enhancing the gym's digital presence and attracting new members.
- Host: GitHub
- URL: https://github.com/ash-codes18/aimfit-gym
- Owner: Ash-codes18
- Created: 2024-10-26T13:13:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-18T05:10:18.000Z (about 1 year ago)
- Last Synced: 2025-01-22T20:28:24.004Z (12 months ago)
- Language: JavaScript
- Homepage: https://aim-fit-gym.vercel.app
- Size: 2.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Gym Website 🎯
React responsive Gym Website using ReactJs





[](https://github.com/ash-codes18/aimfit-gym/watchers)

Preview ⚡️
## Features 🔥
✔️ Registration and Authentication with email
✔️ Persistant data with local storage
✔️ Asynchronous events handling
✔️ Performance improvement with lazy loading
## Website 💻
https://aimfit.pages.dev
## Technologies used 🛠️
**Design**: *Css & Styled Components*
**Backend**: *NodeJs*
## Usage 📋
```bash
~ git clone https://github.com/ash-codes18/aimfit-gym.git
~ cd aimfit-gym
~ npm i
~ npm run dev
```
## *Available scripts*
```bash
~ npm run client
~ npm run server
~ npm run build
~ npm run deva
~ npm start
```