Coder Social home page Coder Social logo

fetch_to_redux's Introduction

Youtube Facebook


Logo

tableOfContent Table of Contents

HTML TEMPLATE SERVER TEMPLATE CODE RUN CONTACT
Get HTML template Get SERVER 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.

serverIcon Get SERVER Template

You can find the raw SERVER template of the todo application from the "lws-json-server-todos" folder.

rocketIcon How to run

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

  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
  4. Checkout/switch to branch 4.5

    git checkout 4.5
  5. Install dependencies

    npm i
  6. Install VS Code Live Server plugin & start the server.

    npm start
  7. Your app should be available in http://localhost:3000


Please follow the below instructions to run server in your machine:

  1. Go to the server directory
    cd lws-json-server-todos
  2. Install dependencies
    npm i
  3. Start the server
    npm start

contactIcon Contact us

Facebook LinkedIn Instagram mail

fetch_to_redux's People

Contributors

learnwithsumit avatar akashusr avatar

Watchers

Masum Ali avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.