Welcome to the project! This repository is a comprehensive guide for learning how to integrate React with Django and building a powerful Django Rest API.
-
🌐 Django Backend (
/backend
):- Set up your Django project and create a RESTful API using Django Rest Framework.
- Define models, views, and URLs to handle data on the server side.
-
⚛️ React Frontend (
/frontend
):- Create a React app to interact with the Django backend.
- Learn how to make asynchronous requests to the Django Rest API.
- Clone the Repository:
git clone https://github.com/UnderLions/-React-Learning-Django.git