/JavaScript_Projects

This repository contains beginner JavaScript projects

Primary LanguageCSS

JavaScript Projects

This repository contains beginner JavaScript projects

1 - Color Flipper

This project I use a Html, Css and Javascript to flip the colors in the page, cliking at the button.

color-flipper

2 - Counter

This project consists of a button that increases, decreases and resets the count when clicked on the buttons using basic concepts of Javascript.

Counter1 Counter2 Counter3