Skip to content

Naveenchandar/retro-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Retro UI

Status GitHub Issues GitHub Pull Requests License


R E T R O - U I.

📝 Table of Contents

🧐 About

Retro UI - CSS Component library for faster development. Design, build, and create rapidly with Retro UI's design system.

Demo

Please visit this link.

Retro UI Gif

Screenshot

Retro UI Screenshot

🏁 Getting Started

To run locally, run below command in git terminal.

git clone https://github.com/Naveenchandar/retro-ui.git

Once done with cloning, Open index.html in browser. You're good to go 🎉.

🎈 Usage

To use this project, Include link mentioned below in head tag of html or using import rule in stylesheet

<link rel="stylesheet" href="https://retro-ui-design.netlify.app/css/retro.css" />
                                (or)
@import url ("https://retro-ui-design.netlify.app/css/retro.css")

List of Components

🚀 Deployment

⛏️ Built Using

✍️ Author

✍️ Contribution

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/branch).
  3. Perfom desired changes needed to the code base.
  4. Stage all your changes (git add .)
  5. Commit your changes with a proper commit message (git commit -m 'Add some feature')
  6. Push the changes to your branch (git push origin feature/branch)
  7. Open new pull request
  8. Add appropriate title and description to your pull request explaining your changes and efforts done.

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

🎉 Upcoming Features

  • Dark / Light Mode
  • Table Component
  • Footer Component
  • Label Component
  • Pagination Component
  • Popover Component
  • Progress Component
  • Timeline Component

show some love by starring this repo.

About

Retro UI is a Component Library to build UI in a rapid way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published