Skip to content

bedirhandogan/css-glass-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Css Glass Creator

A web application that offers ready-made code pieces that you can give glass effect with css.

Netlify Status

preview

App Setup

# install dependencies 
$ npm install

# start app and get it ready to use. view: http://localhost:3000
$ npm start