inPhoenix / colorPicker

React/Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inColorPick

code style: prettier TypeScript

Live: https://inphoenix.github.io/colorPicker/

The stack

  • Create React App
  • Typescript
  • Styled Components
  • UUID
  • React Color
  • React Transition Group
  • React Testing Library

Implementation Details

  • Context and UseReducer Hooks as State Management instead of Redux

How to Run the App:

yarn install
yarn start
The App will open on Localhost:3000

How to run The tests:

yarn test

About

React/Typescript


Languages

Language:TypeScript 84.2%Language:CSS 10.8%Language:HTML 3.4%Language:JavaScript 1.6%