reganto / mandos

Ridiculously Simple ToDo App With DRF :snake: and ReactJS :zap:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Mandos

Ridiculously Simple ToDo App With DRF 🐍 and ReactJS ⚡

"He is the keeper of the Houses of the Dead, and the summoner of the spirits of the slain. He forgets nothing; and he knows all things that shall be, save only those that lie still in the freedom of Ilúvatar. He is the Doomsman of the Valar."

The Silmarillion, "Valaquenta: Of the Valar"

Installation

Django Rest Framework

cd backend
pip install -r requirements.txt
./manage.py runserver

ReactJS

cd frontend
npm install 
npm start

Usage

mandos gif

Contact

Email: tell.reganto[at]gmail[dot]com

About

Ridiculously Simple ToDo App With DRF :snake: and ReactJS :zap:

License:MIT License


Languages

Language:Python 52.2%Language:JavaScript 33.4%Language:HTML 9.4%Language:CSS 5.1%