Welcome to my collection of HTML projects! This repository contains three simple web applications developed using HTML, CSS, and JavaScript.
Description: A simple web application that fetches and displays the current weather information for a specified city using the OpenWeatherMap API. Features:
- Input field for entering city names.
- Displays temperature, humidity, and weather conditions.
- Handles errors for invalid city names.
Description**: A basic To-Do List application that allows users to add tasks, mark them as completed, and remove them from the list. Features**:
- Add new tasks to the list.
- Toggle task status between completed and not completed by clicking on the status.
- Remove tasks from the list.
Description: A simple portfolio website showcasing the projects and skills of the developer. Features:
- Navigation links to different sections.
- Responsive design for different screen sizes.
- Links to individual project pages.
To view these projects locally, follow these steps:
-
Clone the repository:
git clone https://github.com/paravsyal02/HTML-projects-with-basics-of-css-and-js-.git
-
Navigate to the project directory:
cd HTML-projects-with-basics-of-css-and-js- -
Open the HTML files in your web browser. You can open them directly or use a live server extension in your code editor.
- HTML
- CSS
- JavaScript
- OpenWeatherMap API (for the Weather App)
Contributions are welcome! If you have suggestions for improvements or new features, please feel free to submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more information.
If you have any questions or feedback, feel free to reach out to me at:
- GitHub: paravsyal02