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

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.

Awesome Lists containing this project

README

          

## Gym Website 🎯

React responsive Gym Website using ReactJs

![Language count](https://img.shields.io/github/languages/count/ash-codes18/aimfit-gym?color=green)
![Top language](https://img.shields.io/github/languages/top/ash-codes18/aimfit-gym?color=ff69b4)
![Repo size](https://img.shields.io/github/repo-size/ash-codes18/aimfit-gym?color=yellow)
![Commit Activity](https://img.shields.io/github/commit-activity/y/ash-codes18/aimfit-gym?color=blue)
![Latest commit](https://img.shields.io/github/last-commit/ash-codes18/aimfit-gym?color=red)
[![GitHub watchers](https://img.shields.io/github/watchers/ash-codes18/aimfit-gym?logo=GitHub)](https://github.com/ash-codes18/aimfit-gym/watchers)
![Maintained](https://img.shields.io/maintenance/yes/9999)

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