/moviebuffapp

Primary LanguageJavaScript

MovieBuff

MovieBuff is a web app that utilizes React, Redux, ExpressJS, and a MySQL database to present the user with a list of movies.

Demo

MovieBuff - Live Demo

Tools

Technologies used in this Projects:

Installation

Two things required to run this application:

To download the code and view the application:

  1. Clone the repo: git@github.com:sdolmo/moviebuffapp.git
  2. Install packages: npm install

Further Improvements

  • Add responsive design
  • Improve the UI
  • Seed DB
  • Clean up code (i.e. modularized reducers)

Author

Designed and built by Sylvia Dolmo