Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 260 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 260 Bytes

Introduction

This is a full stack demo of the todo list app. The frontend UI is built with React and the backend is setting up under Django. Axios and Django Rest API are running for bridging the communications and interactions between frontend and backend.