Skip to content

maximoospital/CalculApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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