https://github.com/additionalui/additionalui-demo
This repository about basic components provided by additional ui
https://github.com/additionalui/additionalui-demo
Last synced: 9 months ago
JSON representation
This repository about basic components provided by additional ui
- Host: GitHub
- URL: https://github.com/additionalui/additionalui-demo
- Owner: additionalui
- Created: 2024-05-09T17:44:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T17:13:13.000Z (about 2 years ago)
- Last Synced: 2024-12-29T05:08:20.358Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://additionalui.com/
- Size: 362 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Additional UI
[](https://additionalui.com)
additionalui UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework and Bootstrap framework.
[](https://opensource.org/licenses/MIT)
## Why use additional UI?
Based on the Tailwind CSS utility classes, additionalui UI's prebuilt components and UI elements help you quickly design and customize responsive mobile-first websites with the components a website needs, including buttons, dropdowns, navigation bars, modals, and more.
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
