/fcc-calculator

Another simplified attempt at the FCC calculator... yup used Angular

Primary LanguageTypeScriptMIT LicenseMIT

FccCalculator

CI issues tag Gitpod Ready-to-Code

A web app calculator that uses github pages Check it out here. Built for the FreeCodeCamp challenge build a JavaScript Calculator.

example screenshot

Running on Gitpod

This project supports gitpod development out of the box. To get it to work nicely with the angular-cli use the following command to run the project during development:

npm start -- --host=0.0.0.0 --disable-host-check

Gitpod should notify you to open port 4200, open it and you should be good to go!

Built With

This project uses Angular and the following component libs:

Contributing

Please read CONTRIBUTING.md for details on contributing to this app. This application will be used as a test-bed for future development for github page and PWA utilities.

License

This project is licensed under the MIT License - see LICENSE for details

Authors