Build a Todo app with Django and React #2 - Django and React for Beginners.

Hi, in this video you will learn how to create a Todo app using the popular web development frameworks Django and React! In this step-by-step tutorial, I will guide you through the process of building a fully functional Todo application from scratch.
First, we'll set up the backend using Django, a robust and flexible Python web framework. You'll learn how to create a Django project, define models for the Todo items, set up a RESTful API using Django REST Framework, and handle CRUD operations for managing the Todo list.
Next, we'll dive into the frontend and leverage React, a popular JavaScript library for building user interfaces. You'll discover how to set up a React project, create components for displaying and manipulating the Todo items, and interact with the backend API to fetch and update data in real-time.
Build a Todoapp with React js #1- • Build a Todo app with ...
Build a Todoapp with React js #2 -
• Build a Todo app with ...
Source code:-
Django:
github.com/ClintonCode20/todo...
React:
github.com/ClintonCode20/todo...
Follow me: -
Twitter: / codewithclinton
LinkedIn: / clinton-nwachukwu

Пікірлер: 18

  • @haimiadane
    @haimiadaneАй бұрын

    its very helpful thank you so much

  • @CodeWithClinton

    @CodeWithClinton

    Ай бұрын

    You're welcome.

  • @foodieecookzz6269
    @foodieecookzz62699 ай бұрын

    I must say, You are a good tutor, its very helpful, big love from Kerala, India

  • @CodeWithClinton

    @CodeWithClinton

    9 ай бұрын

    Thank you Kerala.

  • @john_wick_45

    @john_wick_45

    6 ай бұрын

    Edo ithu cheythu nokkiyo

  • @chetty1212
    @chetty12127 ай бұрын

    great tutorial overall boss

  • @CodeWithClinton

    @CodeWithClinton

    7 ай бұрын

    Thank you.

  • @ffzz007
    @ffzz007 Жыл бұрын

    Can u connect this react frontend to django application? like we can run the app on the django server itself? Can you make a video on that?

  • @CodeWithClinton

    @CodeWithClinton

    Жыл бұрын

    This current Tutorial runs on a Django server.

  • @ffzz007

    @ffzz007

    Жыл бұрын

    ​@@CodeWithClinton here in the tutorial your react frontend is running in port 5173 and Django is Running in port 8000, Can we run the react just from our port 8000 itself?

  • @Indian.indulge
    @Indian.indulge5 ай бұрын

    iam not able to run the front end repo from github. What commands must i exactly use

  • @CodeWithClinton

    @CodeWithClinton

    5 ай бұрын

    Try "npm run start"

  • @rupeshvirani

    @rupeshvirani

    3 ай бұрын

    npm run dev

  • @user-oj9ln7ve8h
    @user-oj9ln7ve8h Жыл бұрын

    I was really good. Thanks bro 🙏 Can you please share the source code as well.

  • @CodeWithClinton

    @CodeWithClinton

    Жыл бұрын

    I will find the source code and link it in this video's description.

  • @CodeWithClinton

    @CodeWithClinton

    11 ай бұрын

    The source code is now available in the video's description.

  • @chetty1212

    @chetty1212

    7 ай бұрын

    can we get the code for the completed react django project and not separate, the source code for the react part isnt connected to django?@@CodeWithClinton