Ishaan-11 / counter-app

This tiny application is like adding,removing,deleting, resetting products which reflects in the total number of products into our shopping cart.

Home Page:https://ishaan11-counter-app.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple counter-App using React.js

This tiny application is like adding,removing,deleting, resetting products which reflects in the total number of products into our shopping cart.

This is a very basic app but useful to understand the React Components, states, Data Flow, parent to child etc. .

Live URL :-

Counter App

OR your can do the following to run in your local machine

Scripts

Install node modules

npm install

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

This tiny application is like adding,removing,deleting, resetting products which reflects in the total number of products into our shopping cart.

https://ishaan11-counter-app.netlify.app


Languages

Language:JavaScript 84.9%Language:HTML 8.1%Language:CSS 7.1%