Skip to content

harshhere905/Javascript-Projects

Repository files navigation

JavaScript Mini Projects

Welcome to my collection of small JavaScript projects! This repository contains a variety of front-end applications to help you learn and practice JavaScript. These projects are simple yet effective for honing your skills, including a weather app, notes app, and more.

Projects Included

  • Weather App: Displays real-time weather information based on user input using a weather API.
  • Age Calculator: The Age Calculator is a simple web-based tool that allows users to calculate their exact age based on their birthdate.
  • Others: A collection of small interactive projects to demonstrate JavaScript concepts.

Features

  • Simple front-end web apps using only HTML, CSS, and JavaScript.
  • Easy-to-understand code structure for beginners.
  • Interactive and fun projects to practice JavaScript skills.
  • No back-end or database required (purely front-end).

Installation Guide

To get started with any of the projects, follow these simple steps:

1. Clone the repository

First, clone this repository to your local machine:

git clone https://github.com/harshhere905/Javascript-Projects.git

2. Navigate to the project folder

Use the terminal (or file explorer) to navigate to the folder of the specific project you want to run. For example, to go to the weather app project:

cd weather-app

3. Open the project in your browser

Once inside the project folder, open the index.html file in your browser. You can do this by:

Double-clicking the index.html file, or Right-clicking the index.html file and selecting Open with to choose your preferred browser.

4. Start exploring!

These projects are front-end only, meaning no backend setup or additional installations are required. You can start experimenting with the code right away.

Contributing

If you’d like to contribute to this repository, feel free to do so..

License

This repository is open-source and available under the MIT License. You are free to use, modify, and distribute the projects, but please provide attribution and include the license in your work.

  • see the LICENSE file for details.

About

Projects made using HTML, CSS and Javascript.

Topics

Resources

License

Stars

Watchers

Forks