Skip to content

Abdul-Sen/Numorphic-BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neumorphic-BMI-Calculator

Demo Link Here

This is a small frontend UI project I recently did to accomplish the following:

  • Get out of my comfort zone with Material-UI /w React for my projects
  • Learn more about styled-components library, in a short time period
  • Try my hands at neumorphic design, understanding the the methodology, use cases, and its limitations
  • Build something cool 😎

The app uses Redux to manage the app state. And has both a dark mode and a light mode that looks something as follows:

Light mode preview

light-mode

Dark mode preview

dark-mode