Skip to content

hai-zou/uiverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI Collections

Here are some examples of beautiful UI components, They can be used for practice or used directly in your application.

Home Preview

Online Preview

https://hai-zou.github.io/uiverse/

Run Locally

Clone this repository

git clone https://github.com/hai-zou/uiverse.git

Move to the cloned directory

cd uiverse

Install dependencies

npm install

Build navigation page: index.html

npm run build

Start the local Server

npm run start

Successfully runs on http://localhost:3000/

Contribution

Contributions are always welcome!