Skip to content

duncan-s-white/javascript-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Calculator

This is a React app for the javascript calculator project from the Front End Development Libraries Projects on freecodecamp.org

You can view this project on my GitHub pages: https://duncan-s-white.github.io/javascript-calculator/

This project bootstrapped with Create React App. It was my first time using the most current syntax for React in the form of functional components and React hooks.

Some dependencies used:

  • fortawesome - for icons
  • gh-pages - to build and deploy to GitHub pages

How to run locally

Clone the project to your machine. Then in the project directory, to install dependencies, run the command:

npm install

Then to run the app in development mode, run the command:

npm start

Open http://localhost:3000 to view it in your browser.

About

free code camp, react app javascript calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published