/calc

Test calculator written in react

Primary LanguageJavaScript

React Calc

A full-stack calculator app built with React, Node and Express.

written by Matias Benedetto

Tech stack

  • Backend: Node + Express app serving the React App and the /result api endpoint to calculate a result.
  • Frontend: React app using NextJS as the kickstarter.
  • Tests: Jest + Enzyme

screenshot

Development

Test

  • npm run test