My Todo-App
a simple todo app, built with bootstrap, php native, mysql.
🍳
Cooking Use this step, for set-up this app.
- create a database
todo-app
and importtodo-app.sql
- set-up your database connection in
app/configs/db.php
- open terminal and move to your project directory
🚀
Served Use this step, for running/served this app.
php -S localhost:5000
Open the url in your browser.
😉
End Big thanks folks 🙏🏻