Skip to content

This app utilizing PHP/MySQL/React serves as a fully functioning web application capable of CRUD actions.

License

Notifications You must be signed in to change notification settings

spartanv7/react-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP/MySQL/React CRUD

This app utilizing PHP/MySQL/React serves as a fully functioning web application capable of CRUD actions.

Install

Ensure that you have a LAMP stack running and execute the queries inside dev/db.sql to build database and fill with example data.

Update the $username and $password variables inside config/database.php with the proper database credentials.

All set!

Miscellaneous Notes

This project uses ES5 syntax and not ES6 (still learning).

About

This app utilizing PHP/MySQL/React serves as a fully functioning web application capable of CRUD actions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published