Skip to content

paravsyal02/HTML-projects-with-basics-of-css-and-js-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML Projects with Basic CSS and JS

Welcome to my collection of HTML projects! This repository contains three simple web applications developed using HTML, CSS, and JavaScript.

Projects Overview

1. Basic Weather App

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.

2. To-Do List App

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.

3. Portfolio Website

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.

Getting Started

To view these projects locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/paravsyal02/HTML-projects-with-basics-of-css-and-js-.git
  2. Navigate to the project directory:

    cd HTML-projects-with-basics-of-css-and-js-
  3. Open the HTML files in your web browser. You can open them directly or use a live server extension in your code editor.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • OpenWeatherMap API (for the Weather App)

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, please feel free to submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

If you have any questions or feedback, feel free to reach out to me at:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages