kondi171 / WebReview

SPA created with React and PHP for reviews the movies

Home Page:https://web-review.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

SPA created with React and PHP for reviews the movies

https://web-review.netlify.app/


Languages

Language:JavaScript 62.0%Language:SCSS 31.9%Language:PHP 4.4%Language:HTML 1.7%