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.
- Host: GitHub
- URL: https://github.com/ridwanullahi-code/gym-website-project
- Owner: Ridwanullahi-code
- License: mit
- Created: 2022-10-09T20:39:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-02T19:11:50.000Z (over 2 years ago)
- Last Synced: 2025-04-04T03:03:59.484Z (10 months ago)
- Topics: css, git, github, gym, html, javascript
- Language: HTML
- Homepage: https://ridwanullahi-code.github.io/gym-website-project/
- Size: 12.1 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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.