Skip to content

Simple ReactJS portfolio with PHP backend and mySQL

License

Notifications You must be signed in to change notification settings

LaurenMadar/portfolio-php-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

PHP backend

Copy ./phpbackend folder's content to your hosted folder. htaccess file is included and configured already.

Database

Before setting up the backed, ensure you created the schema. Please execute these scripts using your PHPMyAdmin: ./db_schema

ReactJS

Clone the folder ./reactfrontend and execute npm install npm update

Once all the packages are downloaded and installed you will be able to run the project by executing npm run

About

Simple ReactJS portfolio with PHP backend and mySQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 61.8%
  • JavaScript 28.0%
  • HTML 6.4%
  • CSS 3.8%