Skip to content

Latest commit

 

History

86 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

📟 Localhost UI

img forks starts

A minimal, sementic, customizable lightweight CSS boilerplate to make instant layout for your projects while you are building backend on localhost

Why use localhost UI?

Here are few charming benefits to use prefer localhost UI in your backend project.

  • Sementic framework
  • Responsive Grid layout based design
  • Fluid Typography
  • Highly and easily Customizable
  • Based on minimalism

We are continuously evolving it and making it better for developers like you.

Quick Installation

You can install localhost UI into your system via these following methods

Using CDN (Easy)

Paste this following link within <head></head> tags

<link
  rel="stylesheet"
  href="https://unpkg.com/localhost-ui/dist/index.css"
/>

Using npm

Type following code in your terminal

npm i localhost-ui

Use localhost UI into your ReactJS project like this :

import "localhost-ui";

After adding localhost UI into your practice project, you can play with your backend without worrying about frontend styling.

How to contribute

关注 this prcedure to contribute by adding new themes to localhost UI.

  • 复刻 this repository to your github.

  • Clone to your local system.

  • Make a new branch indicating change

  • Make changes

  • Commit with proper commit messages

  • Push to repository

  • Make a pull request

License

MIT

Author

Ankit Upadhyay

关于

📟 A minimal, sementic, customizable lightweight CSS boilerplate to make instant layout for your backend localhost projects

Topics

Resources

Stars

1 star

关注者

0 watching

复刻s

发布

Used by

贡献者

Languages