Skip to content

This is a sample todo App written by React js and php , Mysql

Notifications You must be signed in to change notification settings

janieken/todoApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List React js and PHP

Details

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

home page

Installing / Getting started

To install this project you need to clone or download it.

git clone https://github.com/jamalhassouni/todoApp.git
cd todoApp
  1. Install the dependencies - npm install

  2. Start the app - npm start

  3. you need also to run this Todo list api from here Todo List API.

  4. go to src/utils/TodosApi.js And change http:https://api.todo.com/ with the link on which the server was installed

Technology

  • ReactJs
  • HTML
  • CSS
  • PHP
  • MYSQL
  • leaflet API

About

This is a sample todo App written by React js and php , Mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 60.9%
  • JavaScript 36.6%
  • HTML 2.5%