/fcc-javascript-calculator

JavaScript Calculator is the fourth project of the course Front End Development Libraries by freecodecamp

Primary LanguageJavaScriptMIT LicenseMIT

javascript react styled components react testing library jest

Calculator 🧮

The Calculator app is the fourth project of the course Front End Development Libraries by freecodecamp.


✅ Calculator 🧮 Concluded ✅


About 💻

Calculator use React to make the User Interface, Styled Components to manage the style, and the combination of React Testing Library with Jest to handle the suite test.

To maintain the code in a cohesive style, I am using stylelint in Styled Components and eslint(Airbnb style guide) to others parts of React.

I am making the tests along with the code. The tests are made by following the guidelines of React Testing Library documentation.

The layout as made by Rico Smith on dribbble.

To develop the entire app in general, I am following the "thinking-in-react".


Preview 🎨

The preview is available in: calculator.


Author 🦸

#

Wesley Nunes

Linkedin

License 📝

This project is under MIT License.