/CalculApp

Calculadora con estilo neumorfico.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Logo

A simple neumorphic-style calculator. Visit the app

Features

  • Neumorphic style
  • Slight animation
  • Contains slight scientific functions

Screenshots

App Screenshot

App Screenshot

Libraries used

Run locally

You will need node and npm installed in your computer to run this app.

Clone the project

  git clone https://github.com/maximoospital/calculapp.git

Go to the project directory

  cd calculapp

Install requirements

  npm installl

Run app

  npm start

Visit app

  localhost:3000

Logo