An absurd Gatsby starter
The Gatsby Absurd starter is a fascinating and beautiful project created by Diana Valeanu. It is a collection of illustrations called absurd.design, which showcases thoughtful and experimental concepts. This starter serves as a way to put together these illustrations on a website.
To install the Gatsby Absurd starter, follow these steps:
Install the dependencies by running the following command:
yarn install
Run the development server using the command:
yarn dev
To build the project for production, use the following command:
yarn build
If you encounter any miscellaneous errors, try cleaning the cache by running the command:
yarn clean
The Gatsby Absurd starter is a visually stunning project that showcases the collection of illustrations from absurd.design. With its thoughtful and experimental design concepts, it offers a unique and customizable starting point for building a website. The installation process is straightforward, making it easy to get started with this starter.