Skip to content

saiful-shaakil/redux-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Main branch of this repository

** Available Branches **

  1. counter-app
  2. todo-app
  3. video-app
  4. expense-tracker
  5. video-app-with-rtk-query
  6. chat-app

Please follow the below instructions to run any branch in your machine:

  1. Clone this repository -
    git clone https://github.com/saiful-shaakil/redux-projects.git
  2. Go to the cloned project directory
    cd redux-projects
  3. Checkout/switch to branch name
    git checkout <branch-name>
  4. Install dependencies
    npm i
  5. Install VS Code Live Server plugin & start the server.
    npm start
  6. Your app should be available in http://localhost:3000

About

Redux projects for practicing redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published