Neumorphism UI Bootstrap screenshot

Neumorphism UI Bootstrap

Author Avatar Theme by Themesberg
Updated: 9 Jan 2023
862 Stars

Neumorphism inspired UI Kit: web components, sections and pages in neumorphic style built with Bootstrap CSS Framework

Categories

Overview:

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.

Features:

  • Neumorphic components: All components in Neumorphism UI adhere to the neumorphism design trend, incorporating specific shadow and coloring attributes.
  • Example pages: Neumorphism UI provides 13 example pages, allowing users to quickly set up functional websites. These pages include about, pricing, contact, log in, and register pages.
  • Full documentation: Users can access detailed documentation that covers every component, plugin, and the general workflow in Neumorphism UI.
  • Workflow: This product is built using widely-used technologies such as the Bootstrap CSS Framework and the Gulp workflow tool. It also utilizes the Sass CSS preprocessor.

Installation:

To install Neumorphism UI, follow these steps:

  1. Download the project’s zip from the Themesberg website.
  2. Ensure that you have Node installed on your machine.
  3. Install the Gulp Command Line Interface (CLI) to utilize Gulp in your Terminal.
  4. In the main “neumorphism/” folder, run npm install to download all project dependencies. These dependencies will be located in the “node_modules/” folder.
  5. Run 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.
  6. While the 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.
  7. To stop the local server and terminate the gulp command, press CTRL+C.

For a version of Neumorphism UI without Sass, Gulp, or Npm, run the following command:

  • Command: generate-foler html&css

To obtain a minified version of the HTML and CSS code, run the following Gulp command:

  • Command: gulp minify

Summary:

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.