https://github.com/arielbk/glass-ui
https://github.com/arielbk/glass-ui
glassmorphism react
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arielbk/glass-ui
- Owner: arielbk
- Created: 2021-01-30T10:21:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-05T07:45:06.000Z (about 4 years ago)
- Last Synced: 2025-02-09T00:51:20.654Z (8 months ago)
- Topics: glassmorphism, react
- Language: JavaScript
- Homepage: https://glass-ui-card.netlify.app
- Size: 1.85 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Glass UI
Playing around with the glass UI design style.
A draggable glass card sits atop a background, and a slider allows you to adjust the depth and opacity of the card.
Dark glass also available.
![]()
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.### `yarn test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `yarn build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!