Skip to content

jeetparikh/fcc-build-a-javascript-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeCodeCamp - Build a javascript calculator

A simple calculator performing basic operations is build using ReactJS. The Calculator does not provide full-fledged functionalites and the basic intention was to use ReactJS as a part of learning.

The project was bootstrap using create-react-app.

In order to use this project, you must git clone it and run npm install.

In order to run this project and develop something new and/or modify it, run npm run start which starts a webpack development server. For detailed instructions, you can refer the create-react-app documentation page here

Credits

The styles for this project have been borrowed from this [codepen] (https://codepen.io/freeCodeCamp/full/rLJZrA) by Justin Woodward

About

FreeCodeCamp - Build a javascript calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published