Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 224 Bytes

File metadata and controls

13 lines (9 loc) · 224 Bytes

Introduction

This is a simple Todo application built off Django (including the Django REST Framework for API CRUD operations) and React.

Requirements

  • Python3
  • Pipenv

Built With

  • [React]
  • [Python]
  • [Django]