Skip to content

This repository contains a collection of small projects developed using Vanilla JavaScript. Each project is designed to showcase different JavaScript concepts and functionalities. These projects are suitable for beginners who want to practice their JavaScript skills and gain hands-on experience.

Notifications You must be signed in to change notification settings

AdarshTheki/Vanilla-JavaScript-Projects

Repository files navigation

Vanilla JavaScript Projects

This repository contains a collection of small projects developed using Vanilla JavaScript. Each project is designed to showcase different JavaScript concepts and functionalities. These projects are suitable for beginners who want to practice their JavaScript skills and gain hands-on experience.

Table of Contents

Projects

  1. Quiz App: A simple quiz application where users can test their knowledge by answering multiple-choice questions.

  2. Restaurant Menu: A web application that displays a restaurant menu, allows users to filter dishes, and add items to their cart for ordering.

  3. Countdown Timer: An app that allows users to set a specific time duration and count down the time remaining.

  4. Task Manager: A task manager application where users can add, update, and delete tasks.

  5. Weather App: An app that provides current weather information for a specific location using an API.

  6. Todo List: A simple todo list application that allows users to manage their tasks.

  7. Calculator: A basic calculator that performs arithmetic operations on numbers.

  8. Image Slider: An image slider that displays a set of images with navigation buttons.

Installation

To use any of the projects from this repository, follow these steps:

  1. Clone the repository:

    git clone https://github.com/AdarshTheki/Vanilla-JavaScript-Projects.git
  2. Navigate to the project directory of the specific project you want to use:

    cd Vanilla-JavaScript-Projects/project-name

Usage

Once you have cloned the repository and navigated to the project directory, open the index.html file in a web browser. The project will be loaded, and you can interact with the application or view the code to understand the implementation details.

Contributing

Contributions are welcome! If you have ideas for new projects or improvements to existing ones, feel free to open an issue or submit a pull request. Make sure to follow the project's code style and guidelines.

License

The projects in this repository are open-source and released under the MIT License.

About

This repository contains a collection of small projects developed using Vanilla JavaScript. Each project is designed to showcase different JavaScript concepts and functionalities. These projects are suitable for beginners who want to practice their JavaScript skills and gain hands-on experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published