Skip to content

hjdesigner/react-js-color-gradient-generator

Repository files navigation

Color Gradient Generator React.js + Redux

About the Project

This application in react.js + redux helps you to see how your gradient on the screen.

Color Gradient Generator React.js + Redux - Demo

Screenshot

Color Gradient Generator React.js + Redux - Demo

What's inside it?

  • ReactJs for component construction, state control
  • Webpack 3+, to package the code
  • Babel, to compile ES6
  • eslint, code quality
  • Jest / Enzyme, tests TDD
  • SASS to compile CSS

Dependencies:

  • Node.js >= v8

How to contribute to the project

Up and running

  • Run yarn server:json to upload the API server
  • Run yarn test tests once
  • Run yarn start to develop on http://localhost:3000
  • Run yarn build for production build (files will be generated on dist directory)
  • Run yarn test:watch Run tests in watch mode
  • Run yarn build:analyzer Build project to production and open bundle analyzer on 8888 port

About

This application in react.js + redux helps you to see how your gradient on the screen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published