Skip to content

masumali23020/redux-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Facebook


<<<<<<< HEAD

Logo

=======

Logo

>>>>>>> 92fc89a47352fa3642b6a7ec3ea578780306f453

tableOfContent Table of Contents

<<<<<<< HEAD

HTML TEMPLATE CODE RUN CONTACT
Get HTML template How to run Contact us

htmlIcon Get HTML Template

You can find the raw HTML template of the todo application from the "html_template" folder.

CODE RUN CONTACT
How to run Contact us

92fc89a47352fa3642b6a7ec3ea578780306f453

rocketIcon How to run

<<<<<<< HEAD Please follow the below instructions to run this branch in your machine:

Different lessons taught in this Redux Bangla Course by Learn with Sumit, are organized in separate branches with naming convention - [module number].[lesson number]. For example, Module-1 Lesson-1 source code is shared in 1.1 branch. Just switch to a branch and follow the corresponding branch's README file instruction.

Please follow the below instructions to run different branches of this repository in your machine:

92fc89a47352fa3642b6a7ec3ea578780306f453

  1. Login to the GitHub account on which you have been granted access to this repository. If you have purchased the course but didn't get the access to this repository, please contact our support team. You will find contact details below.

  2. Clone this repository -

    git clone https://github.com/Learn-with-Sumit/think-in-a-redux-way.git
  3. Go to the cloned project directory

    cd think-in-a-redux-way

<<<<<<< HEAD 4. Checkout/switch to branch 3.1

git checkout 3.1
  1. Install dependencies
    npm i
  2. Install VS Code Live Server plugin & start the server.
    npm start
  3. Your app should be available in http://localhost:3000

contactIcon Contact us

======= 4. Checkout/switch to your desired branch. For example to switch to branch 1.1 -

git checkout 1.1
  1. Follow the corresponding branch's README file instruction to run code.

contactIcon Contact us

92fc89a47352fa3642b6a7ec3ea578780306f453 Facebook LinkedIn Instagram mail