Skip to content

lukasz81/LZF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Zebra Foundation

This is a React.js single page app that uses Redux to hold state of the widget (form).

Coverage

Coverage Status

CircleCI

TL;DR

To get started right away:

  • install all project dependencies with npm install
  • start the development server with npm start
  • run tests with npm run test

Redux / React Redux

I have shown ability to use Redux on the main widget. I have used connect method to map state and dispatch to props.

Create React App

This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.

TDD included

I am using Jest & Enzyme for writing tests. I have covered tests for actions, reducers and widget components.

TODO

  • Add more media queries for different sizes of the screen.

Sketch export

Little Zebra Foundation