Skip to content

kondi171/WebReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebReview

Single Page Application created with React.js for frontend and PHP + MySQL for backend. Application in current version has a several movies which we can review.

How to run?

Application in not full Web Service. To Open frontend visit deploy: WebReview. To handle backend:

  • Download localhost server hosting like XAMPP and run Apache server and MySQLMySQL
  • Create in phpMyAdmin database webreview, next import to this database webreview.sql file which is in db folder. File contains structure of tables and several examples of reviews.
  • Enjoy full app content!

Tech Stack

  • HTML
  • SCSS
  • JavaScript
  • React.js
  • PHP
  • MySQL
  • Bootstrap

Authors