nohaelgendy / en-ar-demo

16 stars 3 forks source link

Multilingual Static Website Project

Welcome to the Multilingual Static Website Project! This repository showcases the implementation of a multilingual static website using HTML, CSS, and JavaScript. The project focuses on providing a seamless language-switching experience for users, catering to a global audience.

Project Structure

The project is structured as follows:

Getting Started

  1. Clone the repository: git clone https://github.com/nohaelgendy/en-ar-demo.git
  2. Open the project in a code editor of your choice.
  3. Customize the HTML structure, styles, and content to match your website's theme.
  4. Update the JSON files in the languages/ directory with your own translations.
  5. Experiment with the JavaScript code in script.js to enhance functionality as needed.

Usage

To view your website locally, open index.html using the "live server" extension. You'll be able to switch between languages using the language options in the navigation bar.

Contributing

Contributions to the project are welcome! If you find a bug, have an enhancement idea, or want to add new features, feel free to submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgments

A big thank you to the open-source community for their invaluable resources and tutorials that contributed to the development of this project.

Happy coding!