diff --git a/README.md b/README.md index 1d58552..e793127 100644 --- a/README.md +++ b/README.md @@ -1 +1,32 @@ -# React Product Compare example +# React Example - Product Compare Page :tada: :fireworks: + +Product comparison page build using **React** + **Redux** + **Bootstrap** + **SASS** + +![Screenshot](http://i.imgur.com/0fTmInU.png) + +It's build on top of [`create-react-app`](http://www.google.lt) + +Usage +- +Documentation how to *run*, *build* and *test* app + +> https://github.com/facebookincubator/create-react-app#npm-start-or-yarn-start + +Demo +- +> http://react-compare-app.surge.sh + +Contributing +- +Thank you for considering contributing! +Please use GitHub issues and Pull Requests for Contributing. + +License +- +The MIT License (MIT). Please see License File for more information. + +[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/Rhymond/product-compare-react) + +Todo +- [ ] Write tests +- [ ] Integrate CI