Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

alexpanchuk/shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Internet Shop

built for training with ReactJS & Redux

clone this repo

yarn - install dependencies
yarn start - run dev server on localhost:3000

Dependencies

  • react
  • redux
  • react-router v3
  • redux-thunk

TODO

  • applying search during user input
  • move dispatch out of try-catch
  • migrate to redux-saga
  • handle errors of fetching data
  • optimize Phones and Categories first rendering
  • apply components with "Presentational and Container components pattern"
  • migrate to react-router 4
  • improve project folder architecture
  • improve UI

About

Internet Shop (ReactJS, Redux).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published