DEV Community

Gesiane Pajarinen
Gesiane Pajarinen

Posted on • Originally published at github.com

React-ing #1

Counter App

This app is a online React tutorial from Programming with Mosh - Learn to build fast web apps with React (React js) from scratch.

It's a simple counter with buttons to increase the value of each item, buttons to delete the item and a Reset button for all the items.

On the navbar it shows the quantity of items has been increased.

I developed it on Repl.it and it can be runned here: @Gesiane: Repl.it

video-react

Top comments (0)