GithubHelp home page GithubHelp logo

siphonophores / neo-brutalism-ui-library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marieooq/neo-brutalism-ui-library

0.0 0.0 0.0 61.09 MB

Home Page: https://neo-brutalism-ui-library.vercel.app

JavaScript 2.90% TypeScript 92.58% CSS 0.18% HTML 4.35%

neo-brutalism-ui-library's Introduction

Neo-Brutalism UI Library

Neo-brutalism UI is a collection of React and Tailwind CSS-based components that embody a design approach characterized by bold, high-contrast elements and vibrant colors. It offers a unique and eye-catching aesthetic for webpages.

Demo screen recording

demo-gif

Table of contents

Usage

1. For React users: Clone this repository and use Storybook

storybook-gif

  1. Clone the repository and run yarn && yarn storybook at the root of it.
  2. All the components are listed on the left side of the Storybook, allowing you to quickly see how they work and check the component's accepted props.
  3. Feel free to copy the code of the components to your project! All the components can be found in ./src/components folder.
  4. If you also want to run the app, run yarn run dev at the root of the directory.

2. Easier way: Visit the Neo-Brutalism UI website

  1. Visit Neo-Brutalism UI website, and navigate to the components page.
  2. Simply copy and paste the code snippet by clicking "Copy to clipboard" button.
  3. To see it in action, access the playground in StackBlitzand paste your code there. Demo screen recording might help for you to figure out how it works.

Note

Material Design Icons are used in the components. You can download the icons here.

Configurations

  • This library is intended to be used with Tailwind CSS. If you plan to copy and paste the code snippet but haven't installed Tailwind CSS yet, please refer to their installation instructions.

  • Note that the theme colors are override in tailwind.config.js. For more details, please check the file.

    Class Color code
    xxx-violet-200 #A8A6FF violet-300
    xxx-violet-300 #918efa violet-200
    xxx-violet-400 #807dfa violet-400
    xxx-pink-200 #FFA6F6 pink-300
    xxx-pink-300 #fa8cef pink-300
    xxx-pink-400 #fa7fee pink-300
    xxx-red-200 #FF9F9F red-300
    xxx-red-300 #fa7a7a red-300
    xxx-red-400 #f76363 red-300
    xxx-orange-200 #FFC29F orange-300
    xxx-orange-300 #FF965B orange-300
    xxx-orange-400 #fa8543 orange-300
    xxx-yellow-200 #FFF066 yellow-300
    xxx-yellow-300 #FFE500 yellow-300
    xxx-yellow-400 #FFE500 yellow-300
    xxx-lime-200 #B8FF9F lime-300
    xxx-lime-300 #9dfc7c lime-300
    xxx-lime-400 #7df752 lime-300
    xxx-cyan-200 #A6FAFF cyan-300
    xxx-cyan-300 #79F7FF cyan-300
    xxx-cyan-400 #53f2fc cyan-300

Contributing

Your contributions are always welcome! Make a PR if you have any suggestions!:smile:

Technologies

License

The MIT License

Acknowledgement

This project is inspired by Neo-Brutalism UI Kit. Huge thanks to Muhamad Digdaya!!:star_struck:

neo-brutalism-ui-library's People

Contributors

marieooq avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.