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
https://www.django-rest-framework.org https://v3.vuejs.org https://www.docker.com

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