A single-page web application, built using the React framework , php And Mysql
Create and edit a task You can also delete it and you can change its order within its existing list You can make them as completed or incomplete This application was developed based on React js and PHP , Mysql
Check the online demo here
To install this project you need to clone or download it.
git clone https://github.com/jamalhassouni/todoApp.git
cd todoApp
-
Install the dependencies -
npm install
-
Start the app -
npm start
-
you need also to run this Todo list api from here Todo List API.
-
go to
src/utils/TodosApi.js
And change http://api.todo.com/ with the link on which the server was installed
- ReactJs
- HTML
- CSS
- PHP
- MYSQL
- leaflet API