All Projects → arnab-datta → counter-app

arnab-datta / counter-app

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to counter-app

snappify
A generator of Jest snapshot-based tests for React components written with TypeScript 📸
Stars: ✭ 64 (-31.18%)
Mutual labels:  react-components
watson-speech-translator
Use Watson Speech to Text, Language Translator, and Text to Speech in a web app with React components
Stars: ✭ 66 (-29.03%)
Mutual labels:  react-components
design-system
A resource for creating user interfaces based on brand, UX, and dev principles
Stars: ✭ 17 (-81.72%)
Mutual labels:  react-components
dash-flexbox-grid
Wrapper around react-flexbox-grid for Plotly Dash
Stars: ✭ 19 (-79.57%)
Mutual labels:  react-components
netflix landing-page
The Netflix.com landing page built via React 16 and Styled-Components. Build deployed via Surge.sh for preview.
Stars: ✭ 39 (-58.06%)
Mutual labels:  react-components
react-native-value-picker
Cross-Platform iOS(ish) style picker for react native.
Stars: ✭ 18 (-80.65%)
Mutual labels:  react-components
react-bmapgl
基于百度地图JavaScript GL版API封装的React组件库
Stars: ✭ 68 (-26.88%)
Mutual labels:  react-components
clarity-react
React Components for VMware Clarity UI and Clarity Design
Stars: ✭ 33 (-64.52%)
Mutual labels:  react-components
pulse-editor
Tha Platzi Flavored Markdown extensible and customizable editor.
Stars: ✭ 66 (-29.03%)
Mutual labels:  react-components
light-ui
A lightly React UI library
Stars: ✭ 38 (-59.14%)
Mutual labels:  react-components
react-sample-projects
The goal of this project is to provide a set of simple samples, providing and step by step guide to start working with React.
Stars: ✭ 30 (-67.74%)
Mutual labels:  react-components
react-awesome-reveal
React components to add reveal animations using the Intersection Observer API and CSS Animations.
Stars: ✭ 564 (+506.45%)
Mutual labels:  react-components
MERN-BUS-APP
This is a MFRP (My first Real Project) assigned to me during my internship at Cognizant. Made with MERN Stack technology.
Stars: ✭ 92 (-1.08%)
Mutual labels:  react-components
react-remark
React component and hook to use remark to render markdown
Stars: ✭ 81 (-12.9%)
Mutual labels:  react-components
react-multiversal
React components that works everywhere (iOS, Android, Web, Node)
Stars: ✭ 43 (-53.76%)
Mutual labels:  react-components
sarif-web-component
A React-based component for viewing SARIF files.
Stars: ✭ 39 (-58.06%)
Mutual labels:  react-components
react-components
Shared React components for the Zopa projects.
Stars: ✭ 39 (-58.06%)
Mutual labels:  react-components
nextjs-admin-template
Free admin dashboard template based on Next.Js with @paljs/ui component package
Stars: ✭ 266 (+186.02%)
Mutual labels:  react-components
reactjs-portfolio
Welcome to my portfolio react.js repository page.
Stars: ✭ 109 (+17.2%)
Mutual labels:  react-components
React-Interview-Questions
During the last three years had a lot of react interview questions so i decided to collect them all in one place to help other have an idea of most asked react questions , so if you have any more questions feel free to make a pull request and add your question along with its answer .
Stars: ✭ 37 (-60.22%)
Mutual labels:  react-components

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].