Welcome to the National Parks Directory project! This project provides a simple web interface for users to explore national parks in different states and by park types.
- Dropdown Menus: Users can select a state from the dropdown menu to view national parks located in that state. They can also select a park type to filter parks accordingly.
- Dynamic Display: Park information is dynamically displayed based on user selections, allowing for a smooth browsing experience.
- Responsive Design: The web interface is designed to work well on various devices, including desktops, tablets, and mobile phones.
To get started with the project, follow these steps:
-
Clone the repository to your local machine:
-
Open the project directory in your preferred code editor.
-
Open the
index.html
file in a web browser to view the project locally. -
Explore the national parks by selecting a state from the dropdown menu or choosing a park type.
![Screenshot 2024-05-23 at 9 35 11 PM]
One cool thing I figured out was just one line of code. The challenge? Finding random park pictures by passing park as a parameter. It was like a puzzle that really got my mind firing!
Contributions to the project are welcome! If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License, which means you are free to use, modify, and distribute the code for personal and commercial purposes.