Designer Excuses is a list of handy excuses that designers give (or can give). The application is based on Jon Moore's Medium post of 100 Excuses for Designers.
You can contribute by adding a new excuse or by making the code better. The app is Gulp powered. You can add your excuse in the data.json
file. Looking forward to your PRs.
- Clone the repository
- Run
npm install
to setup Gulp dependencies - Run
gulp dev
to spin up a local build and development server