GithubHelp home page GithubHelp logo

jeeva1429 / lab-react-counter-app-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kalvium-program/lab-react-counter-app-boilerplate

0.0 0.0 0.0 314 KB

HTML 38.61% JavaScript 48.13% CSS 13.26%

lab-react-counter-app-boilerplate's Introduction

Logo-nav

Kalvium Lab | Counter App

Learning Goals

The learning goal for this exercise will be to understand the usage of states using class components.

Whenever you create a first significant change, you should make your first commit.

  1. Follow these guidelines to add, commit and push changes.

Introduction

Your task is to create a simple counter app, as shown below:

counter-app

NOTE: The design need not be exactly the same, but the structure must be same. The structure should be as follows:

  1. Name of the app --> Counter App
  2. Below the name of the app, the counter should be displayed.
  3. Below the counter, there should be three buttons on the same line. The three buttons should be -
    1. Increase button --> which will increament the counter by one.
    2. Decrease button --> which will decreament the counter by one.
    3. Reset button --> which will reset the counter to 0.

use npx-create-react-app name-of-the-app command to create the react app. Make sure you are using class component to complete this exercise.

Happy Coding Kalvium ❤️!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.