NMS Creative UI is a tailored library that utilizes React UI components from Material UI, implementing Google's Material Design guidelines.
npm install nms-creative-ui!Logo
Welcome to NMS Creative UI, a tailored library that utilizes React UI components from Material UI, implementing Google's Material Design guidelines.
- Node.js v16.14+.
- React 18+.
- Do not delete any files in (package-lock.json / yarn.lock) in the folder.
https://design.nmscreative.com/ui
Run one of the following commands to add NMS Creative UI to your project:
``bash`
npm install nms-creative-ui
`bash`
npm install solar-icon-set
Add it to your project via Fontsource:
`bash`
npm install @fontsource/lato
Then you can import it in your entry point like this:
`bash`
import '@fontsource/lato/100.css';
import '@fontsource/lato/300.css';
import '@fontsource/lato/400.css';
import '@fontsource/lato/700.css';
import '@fontsource/lato/900.css';
Or using Google Web Fonts CDN:
`bash`Usage/Examples
`javascript
import React from "react";
import { Button } from "nms-creative-ui";
const ButtonUsage = () => {
return ;
};
export default ButtonUsage;
}
``
Vite - A build tool that aims to provide a faster and leaner development experience for modern web projects.
Material UI - The React UI library for faster and easier web development.
MUI X - A collection of advanced React UI components for complex use cases.
React Router - A lightweight, fully-featured routing library for the React JavaScript library.
React Dropzone - An open source library that provides drag & drop file uploads with image previews.
React Quill - A free, open source WYSIWYG editor built for the modern web.
React Copy To Clipboard - A React component that allows you to copy text to your clipboard.
Formik - Formik is the world's most popular open source form library for React and React Native.
Yup - A schema builder for runtime value parsing and validation.
Apache Echarts - A modern charting library that helps developers to create beautiful and interactive visualizations for web pages.
React Syntax Highlighter - A syntax highlighter written in JavaScript.