Neumorphism inspired UI Kit: web components, sections and pages in neumorphic style built with Bootstrap CSS Framework
Neumorphism UI is a web development tool that enables users to create neumorphic web applications and pages. This product incorporates the popular neumorphic design trend and offers over 200 individual components and 5 sample pages. It also includes a shadow inset style add-on for enhanced design aesthetics. The product’s comprehensive documentation facilitates seamless development and workflow.
To install Neumorphism UI, follow these steps:
npm install
to download all project dependencies. These dependencies will be located in the “node_modules/” folder.gulp
in the “neumorphism/” folder to serve the project files using BrowserSync. This command will compile the theme and open “/index.html” in your default browser.gulp
command is running, any changes to files in the “assets/scss/”, “assets/js/”, and “components/” folders will be automatically monitored. Changes in the “assets/scss/” folder will generate injected CSS.For a version of Neumorphism UI without Sass, Gulp, or Npm, run the following command:
generate-foler html&css
To obtain a minified version of the HTML and CSS code, run the following Gulp command:
gulp minify
Neumorphism UI is a comprehensive web development tool that allows users to create neumorphic web applications and pages. With a vast collection of neumorphic components and example pages, developers can quickly set up functional websites. The product’s documentation provides detailed insights into the components, plugins, and general workflow, making it user-friendly even for beginners. By incorporating popular technologies like Bootstrap and Gulp, Neumorphism UI ensures a productive and efficient development process.