Skip to content

A To-Do List app made with MySQL, Express and React

Notifications You must be signed in to change notification settings

tomasantunes/todolist3

Repository files navigation

todolist3

A To-Do List app made with MySQL, Express and React

Todolist3

How to run

npm install
npm start
Go to localhost:4000

How to build Front-End

cd todolist_frontend
npm install
npm run build

How to create database on MySql

Go to PHPMyAdmin and run the SQL code at database/todolist.sql

About

A To-Do List app made with MySQL, Express and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published