Skip to content

KurochkaNikita/react-redux

Repository files navigation

Basic project with using REACT + Redux-Thunk ( Practice )

Status ( START 18.03.2020 )

! In Progress 

+ FINISH FIRST PART (21.03.2020)

How to start project

  1. yarn install or npm install

  2. yarn start or npm start

  3. Open http://localhost:3000 to view it in the browser.

Project

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

First part

  • Practice with Redux
  • Create basic shop
  • Use mocData
  • Use Hook's
  • Create some reducers

Second part

  • Save state after rerender app
  • Connect to real API
  • Update logic MORE PHONE (fix issue with key)
  • Add new action for MORE PHONE
  • Update logic GET_PHONE_BY_CATEGORY
  • Add new fetch fetchPhoneByCategory

About

Basic project with using REACT + Redux-Thunk ( Practice )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published