Prabhav-Sharma / Odyssey-UI

A front-end library for building beautiful and memorable user experiences

Home Page:https://odysseyui.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odyssey UI

A front-end library for building beautiful and memorable user experiences

The library is built with the idea to build the idea of enhancing user experiences, and several user journeys, hence the name odyssey.

This library can be accessed using this link, Odyssey UI.

To use this component library in your project, you must add the below line of code in your main stylesheet (CSS) file,

@import url("https://odysseyui.netlify.app/CSS/odyssey.css");

The library doesn't require any scripts at the moment as all components are purely css.

The list of components which together constitute the library are:

1.Typography

  • Headings
  • Paragraphs
  • Gray Text

2.Colors

3.Avatar

  • Round Avatars
  • Tile Avatars
  • Avatars with Initials

4.Alert

  • Basic Alerts
  • Alerts with Icons
  • Alerts with Links
  • Alerts with Dismiss

5.Badge

  • Badge on Avatars
  • Badge on Icons

6.Button

  • Primary & Primary Accent Buttons
  • Secondary & Secondary Accent Buttons
  • Accent, Link and Gray Buttons
  • Floating Action Buttons
  • Disabled Buttons
  • Round Buttons

7.Card

  • Card with Overlay-text
  • Vertical Product Card
  • Horizontal Product Card
  • Card with Badge
  • Card with Box Shadow

8.Image

  • Responsive Image
  • Round Image

9.Input

  • Basic Textfields
  • Textfields with Italic text, Round Borders & Focus Shadow
  • Textfields with text-validation
  • Textarea

10.Lists

  • Unordered & Ordered List
  • Horizontal List
  • Stacked List
  • Stacked Notification List
  • Stacked Notification List with Avatars

11.Modal

12.Rating

13.Grid

  • Two-Column Grid
  • Three-Column Grid
  • Auto-Grid

14.Navigation

  • Navigation Column
  • Navigation Row with Hamburger Button

15.Snackbar

16.Slider

Animation

About

A front-end library for building beautiful and memorable user experiences

https://odysseyui.netlify.app/


Languages

Language:CSS 87.1%Language:HTML 12.9%