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

https://github.com/ridwanullahi-code/gym-website-project

Personal Project: Gym website is allow members to view the gym fitness class schedule, make a booking, and find out what services offered. This project built with HTML, CSS, JavaScript.
https://github.com/ridwanullahi-code/gym-website-project

css git github gym html javascript

Last synced: 6 months ago
JSON representation

Personal Project: Gym website is allow members to view the gym fitness class schedule, make a booking, and find out what services offered. This project built with HTML, CSS, JavaScript.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Fitness Gym Website

Gym website is allow members to view the gym fitness class schedule, make a booking, and find out what services offered. This project built with HTML, CSS, JavaScript.

## Built With

- HTML
- CSS
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [Webpack]((https://github.com/microverseinc/curriculum-javascript/blob/main/todo-list/lessons/webpack_v1_1.md))

- Vs Code

## Live Demo (if available)

[Live Demo Link](https://ridwanullahi-code.github.io/royal-meals-website/)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites
- Basic Knowledge of HTML & CSS
- Basic Knowledge of [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) & [ES6](https://github.com/microverseinc/curriculum-javascript/blob/main/todo-list/lessons/lesson_es6-what_is_it_about.md) syntax
- Basic Knowledge of [Webpack](https://webpack.js.org/guides/getting-started/) setup
- Basic Knowledge of Git Command (Version Control System)
- Basic Knowledge of Vs code (IDE)

### Setup

```
git clone https://github.com/Ridwanullahi-code/royal-meals-website.git
```

or

```
git clone git@github.com:Ridwanullahi-code/royal-meals-website.git
```

### Install
```
npm install -y
```
```
npm install webpack webpack-cli webpack-dev-server --save-dev
```
### Usage
To run the project on server, run below command

```
npm start
```

### Run tests

```
npm test
```

### Deployment
The project was deployed on github pages

## Authors

👤 **Author1**

- GitHub: [Ridwan Ajayi](https://github.com/Ridwanullahi-code)
- LinkedIn: [Ridwan Ajayi](https://www.linkedin.com/in/ajayi-ridwan-2a1515199/)

👤 **Author2**

- GitHub: [Kennedy Omondi](https://github.com/kennankole)
- Twitter: [Kennedy](https://twitter.com/obwombe_kennedy)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Ridwanullahi-code/royal-meals-website/issues/)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Microverse](https://www.microverse.org/)

## 📝 License
This project is [MIT](https://choosealicense.com/licenses/mit/LICENSE) licensed.