https://github.com/elattar-ayoub/alter-website-2
Alter is a gym located in Morocco that offers a variety of fitness classes and personal training services. The website, built with Next and Tailwind, provides information about the gym's facilities, class schedules, and personal training options.
https://github.com/elattar-ayoub/alter-website-2
gym-environment marketing nextjs school-project tailwindcss
Last synced: 7 months ago
JSON representation
Alter is a gym located in Morocco that offers a variety of fitness classes and personal training services. The website, built with Next and Tailwind, provides information about the gym's facilities, class schedules, and personal training options.
- Host: GitHub
- URL: https://github.com/elattar-ayoub/alter-website-2
- Owner: ELATTAR-Ayoub
- License: mit
- Created: 2022-06-05T02:57:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T22:38:39.000Z (over 2 years ago)
- Last Synced: 2025-01-15T01:47:23.981Z (9 months ago)
- Topics: gym-environment, marketing, nextjs, school-project, tailwindcss
- Language: JavaScript
- Homepage: https://statuesque-rolypoly-2fb015.netlify.app/
- Size: 26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alter - Gym website App
Alter is a gym located in Morocco that offers a variety of fitness classes and personal training services. This website was built with Next.js as the main framework and Tailwind CSS as the CSS framework, and is live at [Live Demo](https://statuesque-rolypoly-2fb015.netlify.app/).

## Live Demo
You can view a live demo of the app at [Live Demo](https://statuesque-rolypoly-2fb015.netlify.app/).
## Design
The design for this website was created in Figma and can be viewed at [Figma Design](https://www.figma.com/community/file/1189356981346959561).
## Features
- View the gym's facilities and location
- Contact the gym for more information
- Responsive design for optimal viewing on any device
- Intuitive and easy-to-use interface
- Regular updates and improvements to ensure the best user experience possible## Dependencies
This app depends on the following packages:
- [Nextjs](https://nextjs.org/) - a progressive JavaScript framework for building user interfaces
- [TailwindCSS](https://tailwindcss.com/) - a utility-first CSS framework.## Installation and Setup
To run this app locally on your machine, follow these steps:
1- Clone this repository to your local machine: git clone https://github.com/ELATTAR-Ayoub/alter-website-2.git.
2- Navigate into the project directory: cd alter-website-2.
3- Install the required dependencies: npm install.
4- Run the development server: npm run dev.The app will now be running at http://localhost:3000.
## Contributing
If you would like to contribute to this app, you can do so by creating a fork of this repository and submitting a pull request. Please be sure to follow the existing coding conventions and include tests for any new features or changes.
If you have any problem with that contact me. The app is still under developing.## License
Alter is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.