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.
You can view a live demo of the app at Live Demo.
The design for this website was created in Figma and can be viewed at Figma Design.
- 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
This app depends on the following packages:
- Nextjs - a progressive JavaScript framework for building user interfaces
- TailwindCSS - a utility-first CSS framework.
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.
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.
Alter is licensed under the MIT License. See the LICENSE file for more details.