An open API service indexing awesome lists of open source software.

https://github.com/junip/uidesignsdaily

UI designs (React Based Components)
https://github.com/junip/uidesignsdaily

dailydesigns react-compoent react-component ui-daily uidesignsdaily

Last synced: 2 months ago
JSON representation

UI designs (React Based Components)

Awesome Lists containing this project

README

          

# Uidesignsdaily

Collections of React based components (designs are from https://uidesigndaily.com/).

## Setup

You are required to have node js installed

- Install Dependecies
```
npm install
```

- Run Locally

```
npm run dev
```

- You can clear the cache folder by using the command

```
npm run remove-cache
```

```
#For Production Builds

npm run build
```

## Contribution

Your Contribution is most welcome. You can add your own designs components.

## LICENCE
MIT