This project is a web application created by replicating the design from the Roots Website. The aim is to implement a functional and visually appealing website based on these designs.
This project involves building a website using HTML, CSS, cloned by the Roots's public shopping mall website. The objective was to create a user-friendly interface and ensure the design elements are faithfully reproduced in the code.
- Responsible static website project
- Modern UI/UX design based on the Roots website.
- Easy navigation and accessibility features.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/ljsunny/responsive-static-web.git
-
Navigate to the project directory:
cd your-repo-name
3.Open index.html in your preferred browser to view the website:
open index.htmlAfter setting up the project, you can view and interact with the website by opening index.html in your web browser.
Contributions are welcome! If you would like to contribute, please follow these steps:
1.Create a new branch (git checkout -b feature/YourFeature).
2.Make your changes.
3.Commit your changes (git commit -m 'Add some feature').
4.Push to the branch (git push origin feature/YourFeature).
5.Open a Pull Request.
∙ Roots's website for the original design inspiration.
∙ OpenAI for the assistance in generating this README.