Simple, beautiful,
open source

AnimaUI is a modern CSS framework that enables the rapid development of responsive websites.

Get started

Build & design
effortlessly

CSS is a powerful language used to bring websites to life by adding style, layout, and interactivity. AnimaUI is an open source framework of pre-written, reusable CSS code designed to help developers create websites quickly and efficiently, without compromising on quality, style, or creative freedom.

By eliminating the need to write code from scratch, developers can focus on the creative aspects of web design, resulting in faster and more streamlined development processes.

Getting started

To get started with Anima you will need to install the framework via NPM or clone the source code from GitHub. The documentation has full installation instructions as well as information on Anima's various utility classes and UI components.

AnimaUI will remain under heavy development until late 2023. Visit the coming soon section of the documentation to view a list of upcoming changes.

Install via NPM

Install Anima’s source code via npm. This allows you to quickly build a website while including all of Anima’s available features.

$ npm install animaui

Clone from GitHub

Clone Anima's source code while simultaneously creating a git repo for development & committing. Includes all available features.

$ git clone https://github.com/paulwrivera/animaui.git