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

https://github.com/robleto/mondrain

This is the design exercise to recreate the Mandrain painting that hangs in my home as a single-div CSS site.
https://github.com/robleto/mondrain

css cssart mondrain single-div

Last synced: about 1 year ago
JSON representation

This is the design exercise to recreate the Mandrain painting that hangs in my home as a single-div CSS site.

Awesome Lists containing this project

README

          

# Mondrain

This is the design exercise to recreate the Mandrain painting that hangs in my home, frame and all. The hitch is that instead of using CSS Grid, I want to do this whole painting as a single-div with all the styling occuring in the CSS.

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

### Installing

This site is HTML, CSS and Javascript and has no requirements for installation of a virtual environment.

## Deployment

This site is not hosted on it's own domain. It is visible on CodePen at [https://codepen.io/robleto/pen/OJxKZjE](https://codepen.io/robleto/pen/OJxKZjE).

## Built Using

* [Codepen](https://codepen.io/robleto/) - For freehand coding the HTML and CSS

## Authors

* **Greg Robleto** - *Initial work* - [github.com/robleto/mondrain](https://github.com/robleto/mondrain)

See also the list of [contributors](https://github.com/robleto/mondrain/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* Hat tip to anyone who's code was used