Skip to content

Programmer-s-Picnic/react

Repository files navigation

React Calculator Components

This Vite React project contains separate calculator components that use three number inputs and demonstrate:

  • buttons
  • radio buttons
  • select dropdown
  • checkboxes

Each component performs addition, subtraction, multiplication, and division.

Run locally

npm install
npm run dev

Open the local URL shown by Vite, usually http://localhost:5173/.

Deploy

The project includes .github/workflows/deploy.yml, so GitHub Actions will build and deploy the app to GitHub Pages when you push to main.

The custom domain file is:

public/CNAME

with:

react.learnwithchampak.live

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages