Twitter clone using Django (DRF) + VueJS
work in progress 🚧
A Twitter clone project
Table Of Contents
About The Project
this is an experimental project that I choose to learning more about frontend and backend and how they work together.
Built With
| Django Rest Framework | Vue JS | Docker |
|---|---|---|
Getting Started
Assume you’ve installed python, node, docker (optional), redis (for email queue) to run the project.
Running locally with docker 🐳
clone the git repository