Animated CSS Gradient Generator is a tool for creating animated background gradients in pure CSS. This article is a basic Create Next App project. We are going to create a React component to describe an animated gradient. We want to provide these settings as data throughout our little app using a higher-order component, context/SettingsContext.
Table of contents
Scaffolding the project in NextAnimated gradients?A React component to describe an animated gradientHandling colorsHandling angle and speedMaking it useful to usersMaking it funWrapping upSort: