An open API service indexing awesome lists of open source software.

https://github.com/semanser/react-test

Engineering Qualification Task
https://github.com/semanser/react-test

Last synced: 6 months ago
JSON representation

Engineering Qualification Task

Awesome Lists containing this project

README

          

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

# Overview

* React & Redux [(Components and Containers)](https://medium.com/@dan_abramov/smart-and-dumb-components-7ca2f9a7c7d0)
* All API requests are mocked
* `>90%` test coverage
* Unit tests
* Snapshot tests
* Network delay simulation

# Run
`npm start`

# Test
`npm test`

Tested on the latest **Google Chrome** and **Safari**.