To do list Django Project
- Get a free API Key at https://github.com/fernandojal/ToDoList
- Clone the repo
git clone https://github.com/fernandojal/ToDoList.git
- Open Terminal and look for /ToDoList directory
cd $/ToDoList cd to_do
- Then to start app copy and paste in same terminal:
bash app.sh
- Then open your browser and type the url given in terminal for example (http://127.0.0.1:8000/)