Skip to content

Files

Latest commit

c8d8f1b · Dec 2, 2018

History

History
49 lines (28 loc) · 1.35 KB

README.md

File metadata and controls

49 lines (28 loc) · 1.35 KB

movieholic

Online Movies - Series Renting Application.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

  • Node.js 10x.
  • Redis
  • MongoDB

Installing

A step by step series of examples that tell you how to get a development env running

  • npm install

  • npm run dev

  • Development server should be already up and running too, in order to start using REST API endpoints.

  • Already deployed API Server can be used for all endpoints. ( https://movieholic-api.herokuapp.com/ )

Deployment

Application is deploy in www.heroku.com and running in production mode.

Built With

  • React.js
  • Redux
  • SASS

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Vasilis Koukoutis - Initial work - vkouk

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details