Skip to content

kalwar/FullStackApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullStackApp

This very simple project is used for learning how to make full-stack app using React, PHP and MySQL together for only creating and reading operations.

Steps to follow

  1. Make sure to copy api folder inside php-mamp src folder
  2. Create a new database in phpmyadmin e.g. fullstackapp
  3. Declare the data types for form e.g. id, name, email and mobile
  4. Remember to put Auto Increment for id
  5. Open the specific files locally and run the operations

Tech stack

  1. ReactJS
  2. PHP
  3. MySQL
  4. phpMyAdmin

Use for reference

Use solely for reference material only.

About

A very simple full stack app using ReactJS, PHP and MySQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors