/calculator-react

Simple calculator to learn some React syntax.

Primary LanguageJavaScript

Calculator - React

This project was created using Vite.

This is the step by step to run it:

  • Install NodeJS
  • Install Yarn
  • Run the command yarn to install the dependencies
  • Now start the server by running yarn dev