Neumorphic calculator is a simple React calculator application with a neumorphic theme. The application uses useReducer hook instead of useState for its main state management.
Neumorphic-Calculator.mov
- Fork the repository and git clone onto your local device.
- Run the web application using the following command:
npm start