/JS-collection

A responsive collection of some projects made with vanilla JS.

Primary LanguageHTML

JS-collection

A responsive collection of some projects made with vanilla JS.

Table of contents

Overview

Screenshot

Links

Built With

  • HTML
  • CSS
  • JavaScript

How to use

Contents

In this collection you will find some projects made with vanilla JS. These are part of the free Code Camp course "Learn JavaScript for DOM Manipulation".

  • Light/Dark mode
  • Random hexadecimal color generator
  • RGB color selector with sliders
  • Random quote generator
  • Chronometer
  • To do app

Hexadecimal colors

This project is a Random hexadecimal color generator, to see other color click the button "Change color".

RGB color selector

This project is a RGB color selector, to generate other color use the sliders.

Random quotes

This project is a Random quote generator, you can discover diferents motivational quotes. To see other quote click the button "Next quote".

Chronometer

This project is a Chronometer, to use it click the button "Play". Also you have the options to "Stop" and "Reset".

To do app

This project is a To do app, you can create, mark as completed and delete tasks.

Contact