WatchGoods is a website for a watch shop where users can see a list of brands and products available.
The WatchGoods website has five pages:
- Home: Users can see what brands are available and the qualifications of the shop.
- Products: Users can see a list of available products based on their respective brands.
- Locations: Displays the locations of WatchGoods stores in the world.
- About Us: This page contains basic information about the WatchGoods store.
- Contact Us: Users can contact the WatchGoods store by filling out the necessary information.
- Figma: For designing user interfaces and creating prototypes.
- Visual Studio Code: For writing and editing code.
- HTML: For structuring web content.
- CSS: For styling and layout of web pages.
- JavaScript: For validating user input on the Contact Us page.
- Responsive Design
- Interactive navigation bar (Hamburger Menu when the screen size is reduced)
- Clone the repository:
git clone https://github.com/sungfeliks/WatchGoods.git
- Navigate to the project repository:
cd WatchGoods - Open the project using your browser
Simply open the HTML file in any modern web browser to view the website. Use the navigation bar to explore different sections of the page.