Skip to content

Commit d5bec8f

Browse files
author
Valour Wealth
committed
readme aded
1 parent c8b78a4 commit d5bec8f

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

readme.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# 🚀 Django + Django REST Framework Setup Guide for Beginners
2+
3+
This guide is designed especially for **beginners** who are starting with Django development. It explains how to:
4+
5+
- Set up a virtual environment
6+
- Install Django and Django REST Framework
7+
- Add JWT authentication
8+
- Install commonly used libraries with explanations
9+
10+
---
11+
12+
## 📌 Why This Guide?
13+
14+
Many beginners struggle with setting up their environment and knowing which libraries are essential.
15+
This guide will help you get started with a **standard, professional setup** used by most Django developers.
16+
17+
---
18+
19+
🙋‍♂️ Who Should Use This?
20+
💻 New Django learners
21+
22+
👨‍🏫 Teachers giving Django starter kits
23+
24+
🛠️ Anyone setting up a consistent dev environment
25+
26+
---
27+
28+
Author
29+
Maintained by Mr Kaglur
30+
Feel free to fork, clone, or contribute!

0 commit comments

Comments
 (0)