Skip to content

martinthampi/box-shadow-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Box Shadow Generator

Generate Awesome CSS Box Shadow fast and easy

boxshadow.gif

This is a tool that could help frontend web developers generate the best box shadow for their needs. It is very efficient and it is fast. It does your work in a matter of seconds.

Create your box-shadow 👊: http://box-shadow-generator.vercel.app/
Github Code 🚀: https://github.com/martinthampi/box-shadow-generator

Inspiration

I spend much time changing the X and Y of the box-shadow to fit my need. I spend time on transparency and other kinds of stuff. So, as a solution to this problem, I decided to code a box-shadow generator.

Another thing is that the commonly used box-shadow generator developed by cssmatic.com has recently shut down and the need keeps on rising. So, introducing mine.

error.png

I also found some alternatives but they're really worse*. They do the job but are of very bad UI and user experience. I could not use such sites to meet my need.

Development

git clone https://github.com/martinthampi/box-shadow-generator.git
cd box-shadow-generator

npm i
npm start

Contributing

Feel free to add an issue or a pull request

Licensed under MIT