zyzmoz / todo-django-react

To-Do Application created with Python :snake: and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-django-react

To-Do Application created with Python 🐍 and React

Tutorial taken

Screenshot

Setup

Backend

Enable Python Virtual Environment

$ source .\\Scripts\\activate

Run Django (port: 8000)

$ python .\\backend\\manage.py runserver

Frontend

Install packages

$ yarn

Run Development server (port: 3000)

$ yarn start

That's All, Daniel

About

To-Do Application created with Python :snake: and React


Languages

Language:JavaScript 41.7%Language:Python 28.0%Language:Shell 10.0%Language:PowerShell 5.7%Language:HTML 5.6%Language:Batchfile 5.3%Language:CSS 3.8%