Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.2 KB

File metadata and controls

51 lines (33 loc) · 1.2 KB

Watchlist

Description

Watchlist is a web application for movie listing

Table of Contents

Setup

Dependencies

List of main libraries, tools, etc needed (e.g. npm, node.js, python, etc)

  • React.js - A JavaScript library for building user interfaces
  • A package manager - NPM
  • Redux - A predictable state container for JavaScript apps
  • Eslint - A linting utility for JavaScript
  • SASS - A CSS extension
  • Webpack - A bundler for assets and scripts

Getting Started

  • Clone the repo - https://github.com/Benkimeric/MnE-Frontend.git
  • Change into the project directory - cd mne-frontend
  • Install project dependencies run yarn install
  • Run the server yarn start

Environment Variables

None

Prototype

None

Deployment

None

License

This application is licensed under the terms of the MIT License