All Projects → stevehobbsdev → movielist

stevehobbsdev / movielist

Licence: other
A demo application built using Aurelia.io to search for and list movies

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to movielist

aurelia-mdc-bridge
Aurelia Mdc Bridge is a collection of wrappers for Material Design Components.
Stars: ✭ 19 (+11.76%)
Mutual labels:  aurelia, aurelia-cli
Aurelia Realworld Example App
Exemplary real world application built with Aurelia
Stars: ✭ 183 (+976.47%)
Mutual labels:  aurelia
Bcx Aurelia Dnd
Aurelia Drag and Drop.
Stars: ✭ 20 (+17.65%)
Mutual labels:  aurelia
Store
Aurelia single state store based on RxJS
Stars: ✭ 103 (+505.88%)
Mutual labels:  aurelia
Aurelia Store Examples
Aurelia Store Plugin examples
Stars: ✭ 29 (+70.59%)
Mutual labels:  aurelia
Aurelia Kendoui Bridge
Stars: ✭ 120 (+605.88%)
Mutual labels:  aurelia
Nswag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
Stars: ✭ 4,825 (+28282.35%)
Mutual labels:  aurelia
bindable
A design system built in Aurelia JS that allows for faster and easier web development.
Stars: ✭ 20 (+17.65%)
Mutual labels:  aurelia
Aurelia Ui Framework
A bespoke UI Framework built on Aurelia for desktop business application
Stars: ✭ 155 (+811.76%)
Mutual labels:  aurelia
Aurelia Slickgrid
Aurelia-Slickgrid a wrapper of the lightning fast & customizable SlickGrid datagrid with a few Styling Themes
Stars: ✭ 100 (+488.24%)
Mutual labels:  aurelia
Aurelia Toolbelt
A bunch of components from bootstrap 4, jquery and vanilla js for Aurelia framework
Stars: ✭ 63 (+270.59%)
Mutual labels:  aurelia
House
Proof of Concept and Research repository.
Stars: ✭ 37 (+117.65%)
Mutual labels:  aurelia
Webapiclientgen
Strongly Typed Client API Generators generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
Stars: ✭ 134 (+688.24%)
Mutual labels:  aurelia
Aurelia Google Analytics
An Aurelia.io plugin that adds Google Analytics page tracking to your project.
Stars: ✭ 28 (+64.71%)
Mutual labels:  aurelia
au-datatable
Aurelia Datatable, A highly customizable html datatable, build for the Aurelia Framework.
Stars: ✭ 21 (+23.53%)
Mutual labels:  aurelia
Slim.js
Fast & Robust Front-End Micro-framework based on modern standards
Stars: ✭ 789 (+4541.18%)
Mutual labels:  aurelia
Sqlformat
.NET SQL Parser and Formatter Tool and SSMS Plugin
Stars: ✭ 49 (+188.24%)
Mutual labels:  aurelia
Servicestackvs
ServiceStackVS - Visual Studio extension for ServiceStack
Stars: ✭ 117 (+588.24%)
Mutual labels:  aurelia
aurelia-mdl-plugin
Material Design Lite plugin for Aurelia.
Stars: ✭ 19 (+11.76%)
Mutual labels:  aurelia
aurelia-dotnet-template
A starting point for new dotnet projects using the aurelia-framework with typescript and webpack.
Stars: ✭ 13 (-23.53%)
Mutual labels:  aurelia

Movielist

A movie watchlist application built using AureliaJS. This is accompanying source code for the Auth0 tutorial: Building a Movie Listing Application with Aurelia and TypeScript.

Building the application

To compile assets and build the application, run the following from a terminal window inside the project directory:

au build

Running the application

To run the application, run the following from a terminal window inside the project directory:

au run --watch

The application will then be available (by default) at localhost:8080.

Screenshots

Screenshot of the watch list page

Screenshot of the popular movies page

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].