Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aimun-naharr/ui-components
https://github.com/aimun-naharr/ui-components
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aimun-naharr/ui-components
- Owner: aimun-naharr
- Created: 2024-09-26T10:22:10.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T11:52:51.000Z (about 1 month ago)
- Last Synced: 2024-12-18T12:38:39.068Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://ui-components-bay.vercel.app
- Size: 496 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### This is my blank canvas where I practise my frontend skills by recreating unique components.
# Getting Started
First, install all the packages:
```bash
npm install```
Then, run the development server:
```bash
npm run dev
```