Skip to content

info340b-au19/Final-Project

Repository files navigation

Course Project

Bootstrapped with Create React App This repository contains code for an interactive web app that helps finding color combination for your website, slides, UI, etc.

Before you run 'npm start', run 'npm install' at root directory to ensure you have all modules updated

在运行项目之前, 请先在根目录输入'npm install'确保所有模组更新或安装

If 'npm start' fails to turn project on, try 'unset HOST' under root directory

如果'npm start'没能成功启动网页, 试着在根目录运行'unset HOST'指令

This project works with react-redux, function component and hooks, if you are learning redux and want to see how redux facilitates this project, turn developer tool and switch to console tag for redux logs

本项目基于redux,函数组件和钩子运行, 如果你正巧在学习redux并且想知道redux是如何帮助本项目运作的话,打开开发者工具并切换到console那一项,里面有redux的运行日志

名词说明(terms explaination):

-五味色: 调色板中的五种颜色

-pallete: 调色板, 简单的说是len=5的数组,包含五味色

-palletes: 由pallete组成的数组

-searchQuery: 搜索框中的内容

-filterList: 目前正在使用的所有过滤器

-selectedPallete: 目前选中的调色板(底端显示的那个)

About

project-starter-ghcho-1664377 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •