Skip to content

A simple calculator made using ReactJS. Do try it out :)

Notifications You must be signed in to change notification settings

Dantusaikamal/React-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Calculator

A simple calculator created using React JS.

Here's the final result:
alt text

How to start:

  1. Clone my repository or download the zip file
  2. If you're downloading the zip file, extract the zip file to a folder
  3. Make sure you installed Node package manager. If not download it from here:
https://www.npmjs.com/package/download
  1. Open the folder with a code editor like VS code or any IDE.
  2. Open terminal in the editor and enter 'npm install' This will install all required dependencies in the node_modules.
  3. After installing node modules, enter 'npm start' to start the development server. Happy coding! :)

About

A simple calculator made using ReactJS. Do try it out :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published