Skip to content

TheNaubit/Calculator-ReactJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator in ReactJS

A simple and minimalistic calculator I have created for my upcoming tutorials in my blog. Meanwhile they are being written, you can check this project full of comments explaining what I do and why I do that!

Is there any demo?

Yes! You can check it here!

Features

  • ReactJS
  • Git
  • Stateful and stateless components
  • Project structure
  • Webpack

How to install it?

Just run this code:

git clone https://github.com/NauCode/Calculator-ReactJS.git

After that, enter in the folder using:

cd .\Calculator-ReactJS\

And install the dependencies:

npm install

Run it:

npm start

And done! You can code your app now using this template!

About

A minimalistic calculator done in ReactJS for the tutorials I am writing in my blog!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published